Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d7f21484 authored by Alexandre Flament's avatar Alexandre Flament
Browse files

[mod] pylint: add extension-pkg-whitelist=lxml.etree

parent 45f58a4a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.