mirror of
https://github.com/searx/searx
synced 2025-09-01 06:56:02 +00:00
[mod] pylint: add extension-pkg-whitelist=lxml.etree
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# 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=
|
||||
extension-pkg-whitelist=lxml.etree
|
||||
|
||||
# Add files or directories to the blacklist. They should be base names, not
|
||||
# paths.
|
||||
|
Reference in New Issue
Block a user