Pylint does not warn about reimports of the type
1: from a.b.c import d
Expected:
W0404: Reimport a.b.c.d | |
| priority | normal |
|---|---|
| type | bug |
| appeared in | <not specified> |
| done in | <not specified> |
| load left | 0.000 |
| closed by | #866:112d5b5f5a48 |
| Logilab.org | anonymous [register] [login]
|
pylint #112667 Reimports go undetected if from ... import is mixed with import [validation pending]
|
|||||||||||||||