Update name convention to PEP8

Variable name where not following PEP8 convention
This commit is contained in:
2022-12-15 16:07:45 +00:00
parent 01fa56af03
commit 03c0ad0635
4 changed files with 73 additions and 72 deletions

2
.gitignore vendored
View File

@ -122,3 +122,5 @@ dmypy.json
# Pyre type checker
.pyre/
TODO