mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-03-12 13:56:55 +02:00
7 lines
104 B
Bash
7 lines
104 B
Bash
![]() |
autopep8 nyaa/ \
|
||
|
--recursive \
|
||
|
--in-place \
|
||
|
--pep8-passes 2000 \
|
||
|
--max-line-length 100 \
|
||
|
--verbose
|