3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
|
pylint --errors-only --disable=C,R run.py > tmp.debug
|
||
|
nano tmp.debug
|