Adjust Constants to python scheme

This commit is contained in:
Mykola Grymalyuk
2021-10-03 14:10:56 -06:00
parent 2164463e3b
commit a2f73a7bdc
10 changed files with 20 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
[flake8]
extend-ignore = E501, E203
per-file-ignores =
Resources/Constants.py:E704
Resources/constants.py:E704