Skip to content

Commit

Permalink
mypy remove unneeded params
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Sep 6, 2023
1 parent d1ef0ed commit 72e2b14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,3 @@ line-length = 100

[tool.mypy]
files = ["src"]
allow_redefinition = true
show_error_context = false
show_column_numbers = true

0 comments on commit 72e2b14

Please sign in to comment.