We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed7fd46 commit ff50dfbCopy full SHA for ff50dfb
setup.cfg
@@ -43,8 +43,6 @@ disallow_untyped_calls = true
43
disallow_untyped_decorators = true
44
no_implicit_reexport = true
45
strict_equality = true
46
-warn_unused_configs = true
47
-warn_unused_ignores = true
48
49
[coverage:run]
50
source = dialogchain
0 commit comments