Message266949
PEP 8 says:
Put any relevant __all__ specification after the imports.
I don't remember why we wanted __all__ to go after imports. I think we should relax that since other dunders can go before imports.
See related PYCQA issue: https://github.com/PyCQA/pycodestyle/issues/394 |
|
Date |
User |
Action |
Args |
2016-06-02 21:06:42 | barry | set | recipients:
+ barry |
2016-06-02 21:06:42 | barry | set | messageid: <1464901602.05.0.802918160149.issue27187@psf.upfronthosting.co.za> |
2016-06-02 21:06:42 | barry | link | issue27187 messages |
2016-06-02 21:06:41 | barry | create | |
|