diff --git a/setup.cfg b/setup.cfg index 4fe54242..95dc458d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,7 +55,8 @@ disable = broad-except, too-many-branches, too-many-locals, - fixme + fixme, + use-dict-literal [pylint.BASIC] good-names =