We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f239966 commit df01a95Copy full SHA for df01a95
pyproject.toml
@@ -53,6 +53,6 @@ wkalamine = "kalamine.cli_msklc:cli"
53
[tool.ruff.lint]
54
extend-select = ["I"]
55
56
-[[tool.mypy.overrides]]
+[[tool.mypy]]
57
module = ["progress.bar"]
58
ignore_missing_imports = true
0 commit comments