PEP8, MyPy, Pylint; Makefile glob bugfix
This commit is contained in:
parent
426bd118aa
commit
74ccfec742
4 changed files with 231 additions and 34 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,5 +5,6 @@ lyrics.txt
|
|||
input
|
||||
|
||||
__pycache__/
|
||||
.mypy_cache/
|
||||
.vscode/
|
||||
.idea/
|
||||
|
|
Reference in a new issue