AutoPEP8 formatting

This commit is contained in:
DarkCat09 2022-10-31 17:27:21 +04:00
parent b79efb22d4
commit 9ba4230745
11 changed files with 3 additions and 106 deletions

View file

@ -14,3 +14,6 @@ clean:
check:
chmod +x test.sh
bash test.sh
format:
python -m autopep8 -r --in-place .