aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/pylintconfig
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyarmnn/pylintconfig')
-rw-r--r--python/pyarmnn/pylintconfig9
1 files changed, 2 insertions, 7 deletions
diff --git a/python/pyarmnn/pylintconfig b/python/pyarmnn/pylintconfig
index 1f8811a4ce..f3b28d4708 100644
--- a/python/pyarmnn/pylintconfig
+++ b/python/pyarmnn/pylintconfig
@@ -1,15 +1,10 @@
[MASTER]
-# A comma-separated list of package or module names from where C extensions may
-# be loaded. Extensions are loading into the active Python interpreter and may
-# run arbitrary code
-extension-pkg-whitelist=
-
-# Add files or directories to the blacklist. They should be base names, not
+# Add files or directories to the ignore list. They should be base names, not
# paths.
ignore=CVS,generated,_generated
-# Add files or directories matching the regex patterns to the blacklist. The
+# Add files or directories matching the regex patterns to the ignore list. The
# regex matches against base names, not paths.
ignore-patterns=_version.py