Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Jul 24, 2022
1 parent 10a79e2 commit 1012c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ filterwarnings = [
"ignore:distutils Version classes are deprecated:",
]

[too.mypy]
[tool.mypy]
ignore_missing_imports = true
disallow_untyped_defs = true
check_untyped_defs = true
Expand Down

0 comments on commit 1012c03

Please sign in to comment.