aboutsummaryrefslogtreecommitdiffstats
path: root/python/.pylintrc
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-10-27 15:52:04 -0700
committerBryan Newbold <bnewbold@archive.org>2020-10-27 15:52:04 -0700
commit689f495ef5c2317a3db356bca758d36073da4622 (patch)
tree7968bb339e937a0f96b5374f4e46fb78dba9cc43 /python/.pylintrc
parentfd262ce4a9c8b7526e269b42eb298cf28737dfff (diff)
downloadsandcrawler-689f495ef5c2317a3db356bca758d36073da4622.tar.gz
sandcrawler-689f495ef5c2317a3db356bca758d36073da4622.zip
pylint: fix error on selectolax import
Diffstat (limited to 'python/.pylintrc')
-rw-r--r--python/.pylintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/.pylintrc b/python/.pylintrc
index 80e203d..91fea7c 100644
--- a/python/.pylintrc
+++ b/python/.pylintrc
@@ -12,3 +12,4 @@ notes=FIXME,XXX,DELETEME
[TYPECHECK]
ignored-modules=responses
+extension-pkg-whitelist=selectolax