Skip to content

Commit 46cb18c

Browse files
authored
enable pylint unused-wildcard-import (#49425)
1 parent 73483be commit 46cb18c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ disable = [
182182
"unused-argument",
183183
"unused-import",
184184
"unused-variable",
185-
"unused-wildcard-import",
186185
"using-constant-test",
187186
"useless-else-on-loop",
188187
"useless-parent-delegation"

0 commit comments

Comments
 (0)