PEP8, MyPy, Pylint; Makefile glob bugfix

This commit is contained in:
DarkCat09 2023-02-08 15:00:20 +04:00
parent 426bd118aa
commit 74ccfec742
4 changed files with 231 additions and 34 deletions

1
.gitignore vendored
View file

@ -5,5 +5,6 @@ lyrics.txt
input
__pycache__/
.mypy_cache/
.vscode/
.idea/