Skip to content

Commit

Permalink
Enable mypy check after a round of fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospri committed Mar 14, 2024
1 parent f112789 commit b443f36
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 @@ -147,7 +147,6 @@ python_version = 3.11

disable_error_code = [
"arg-type",
"assignment",
"attr-defined",
"has-type",
"import-untyped",
Expand Down

0 comments on commit b443f36

Please sign in to comment.