-
- Downloads
Move "__ in function name" check to new N807 code
This check appears controversial (#9) because PEP8 doesn't mention this as an official naming rule. This change moves it to its own error code so that it can be disabled separately.
testsuite/N807.py
0 → 100644
Please register or sign in to comment