Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 committed Nov 4, 2023
1 parent 22852ba commit df77b13
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 @@ -18,6 +18,6 @@ enable_isort = true
enable_mypy = false # TODO: enable mypy in the future
mypy_preset = "strict"
line_length = 88
py_version = "py37"
py_version = "py38"
[[tool.pysen.lint.mypy_targets]]
paths = ["."]

0 comments on commit df77b13

Please sign in to comment.