mirror of
https://github.com/simon987/nyaa.git
synced 2025-04-19 02:06:45 +00:00
7 lines
104 B
Bash
Executable File
7 lines
104 B
Bash
Executable File
autopep8 nyaa/ \
|
|
--recursive \
|
|
--in-place \
|
|
--pep8-passes 2000 \
|
|
--max-line-length 100 \
|
|
--verbose
|