mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-08 19:30:54 -08:00
style:Formatted codebase to pep8
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user