PEP-8 updates

This commit is contained in:
2025-02-16 12:53:53 +00:00
parent 72e1f9d9bf
commit 52eb6a9c85
3 changed files with 51 additions and 34 deletions

5
.pylintrc Executable file
View File

@@ -0,0 +1,5 @@
[FORMAT]
max-line-length=140
[MESSAGES CONTROL]
disable=import-error