diff --git a/scripts/.pylintrc b/scripts/.pylintrc
index 6262e5ddd5bbbd19ecdd7bd226c74675c1477091..428a9e556e903ef115d06feb9b166d49c527b51c 100644
--- a/scripts/.pylintrc
+++ b/scripts/.pylintrc
@@ -414,8 +414,7 @@ good-names=app,
            Run,
            f,
            _,
-           x,
-           y
+           db
 
 # Include a hint for the correct naming format with invalid-name.
 include-naming-hint=no