style:Formatted codebase to pep8

This commit is contained in:
Benex254
2024-06-05 00:03:33 +03:00
parent 8e6dad3732
commit b6e6ab13a6
64 changed files with 816 additions and 755 deletions

5
.gitignore vendored
View File

@@ -2,7 +2,9 @@
*.mp4
*.mp3
*.ass
vids/*
vids
data/
crashdump.txt
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
@@ -10,7 +12,6 @@ __pycache__/
anixstream.ini
# C extensions
*.so
data/
# Distribution / packaging
.Python
build/