Skip to content

Commit

Permalink
mypy: Removed extra path
Browse files Browse the repository at this point in the history
  • Loading branch information
francis-clairicia committed Nov 23, 2023
1 parent a0eefef commit 012c629
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 @@ -180,7 +180,6 @@ line-length = 130
target-version = ["py311"]

[tool.mypy]
mypy_path = "$MYPY_CONFIG_FILE_DIR/src"
python_version = "3.11"
show_error_codes = true
warn_unused_configs = true
Expand Down

0 comments on commit 012c629

Please sign in to comment.