fixed flake8 lint errors

This commit is contained in:
Илья Глазунов
2025-12-04 03:06:58 +03:00
parent cec6e927a7
commit 7662a7924a
17 changed files with 62 additions and 84 deletions
-2
View File
@@ -88,6 +88,4 @@ def main():
if __name__ == "__main__":
import os
main()