Skip to content

Commit

Permalink
Remove warn_unused_configs, it requires disabling the cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Dec 19, 2023
1 parent b8594cd commit 4129237
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ extra_checks = true
follow_imports = "silent"
warn_redundant_casts = true
warn_unreachable = true
warn_unused_configs = true
warn_unused_ignores = true
exclude = [
'^src/PIL/_tkinter_finder.py$',
Expand Down

0 comments on commit 4129237

Please sign in to comment.