refactor: clean-up for pylint

This commit is contained in:
Alex Kelly 2021-09-30 16:14:22 -04:00
parent d15740d3e9
commit 9a1a960641
2 changed files with 54 additions and 59 deletions

View file

@ -45,7 +45,7 @@ limit-inference-results=100
# List of plugins (as comma separated values of python module names) to load,
# usually to register additional checkers.
load-plugins=pylint_django
load-plugins=
# Pickle collected data for later comparisons.
persistent=yes