{{ message }}
Commit 03d9b67
feat(ci): Hash project euler solutions (TheAlgorithms#4411)
* hash project euler solutions
* fix errors
* Return missing annotation
* Fix typo
* Extract variable to shorten excessively long line
* Update scripts/validate_solutions.py
* Update scripts/validate_solutions.py
* Simplify with str.encode()
* PEP 585: type hinting generics in standard collections;
* str().encode()
* Texas two step to placate black, flake8, mypy
Co-authored-by: Andrii Siriak <siryaka@gmail.com>
Co-authored-by: Christian Clauss <cclauss@me.com>1 parent deb7116 commit 03d9b67
2 files changed
Lines changed: 734 additions & 731 deletions

0 commit comments