mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-03-12 22:06:55 +02:00
6 lines
104 B
Bash
Executable file
6 lines
104 B
Bash
Executable file
autopep8 nyaa/ \
|
|
--recursive \
|
|
--in-place \
|
|
--pep8-passes 2000 \
|
|
--max-line-length 100 \
|
|
--verbose
|