Review overall code quality and improve pylintrc

This commit is contained in:
Guille Gutierrez 2021-08-30 11:44:19 -04:00
parent 1963783459
commit 5e33a41493

View File

@ -329,6 +329,7 @@ good-names=i,
id, id,
he, he,
hi, hi,
setUp,
_ _
# Good variable names regexes, separated by a comma. If names match any regex, # Good variable names regexes, separated by a comma. If names match any regex,