Python/scripts
Malte Jürgens 03d9b6747b
feat(ci): Hash project euler solutions (#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>
2021-05-12 09:48:23 +02:00
..
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00
build_directory_md.py Update build_directory_md.py (#2066) 2020-06-02 21:14:12 +02:00
project_euler_answers.json feat(ci): Hash project euler solutions (#4411) 2021-05-12 09:48:23 +02:00
validate_filenames.py fix(mypy): Fix files in scripts/ (#4320) 2021-04-07 08:12:56 +05:30
validate_solutions.py feat(ci): Hash project euler solutions (#4411) 2021-05-12 09:48:23 +02:00