pylint: disable import-outside-toplevel
All the cases highlighted by this checker are intentional.
Cette révision appartient à :
Parent
a7c6897ba6
révision
3dd92faa0e
@ -16,6 +16,7 @@ disable=
|
||||
duplicate-code,
|
||||
file-ignored,
|
||||
fixme,
|
||||
import-outside-toplevel,
|
||||
locally-disabled,
|
||||
locally-enabled,
|
||||
logging-format-interpolation,
|
||||
|
||||
Chargement…
Référencer dans un nouveau ticket
Block a user