feat(pylint): disable reimported check to allow for local_cache_global

pull/2633/head
grdddj 2 years ago committed by matejcik
parent 107c222631
commit 68e93a7b60

@ -81,7 +81,6 @@ enable=
inconsistent-return-statements,
lost-exception,
pointless-string-statement,
reimported,
simplifiable-if-statement,
super-init-not-called,
superfluous-parens,

Loading…
Cancel
Save