Skip to content

Commit a6486e4

Browse files
remove dash.html and dash.dash_table from extension-pkg-allow-list
1 parent 8d89156 commit a6486e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pylintrc312

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# A comma-separated list of package or module names from where C extensions may
44
# be loaded. Extensions are loading into the active Python interpreter and may
55
# run arbitrary code.
6-
extension-pkg-allow-list=dash.html,dash.dash_table
6+
extension-pkg-allow-list=
77

88
# Add files or directories to the blacklist. They should be base names, not
99
# paths.

0 commit comments

Comments
 (0)