Skip to content

Commit 8fceaa9

Browse files
authored
did this work?
1 parent 37e734b commit 8fceaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ target-version="py311"
1111
"pytest.main".msg = "pytest.main requires special handling that is easy to mess up!"
1212
"unittest".msg = "Use pytest"
1313

14-
[mypy.tool]
14+
[tool.mypy]
1515
# third-party packages
1616
ignore_missing_imports=true
1717

0 commit comments

Comments
 (0)