Skip to content

Commit

Permalink
chore: remove mypy config that breaks old versions
Browse files Browse the repository at this point in the history
  • Loading branch information
friday committed Jan 14, 2023
1 parent aaadd28 commit 658bff6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ python_version = 3.6
ignore_missing_imports = True
check_untyped_defs = False
no_implicit_optional = False
disable_error_code = annotation-unchecked

[tool:pytest]
pep8maxlinelength = 120
Expand Down

0 comments on commit 658bff6

Please sign in to comment.