diff --git a/pylintrc b/pylintrc index 91e3532f..5c790802 100644 --- a/pylintrc +++ b/pylintrc @@ -329,6 +329,7 @@ good-names=i, id, he, hi, + setUp, _ # Good variable names regexes, separated by a comma. If names match any regex,