Skip to content

Commit

Permalink
Merge pull request #5366 from jenshnielsen/mypy_fix_deprecation
Browse files Browse the repository at this point in the history
remove deprecated scrict_concatenate flag from mypy
  • Loading branch information
jenshnielsen authored Sep 14, 2023
2 parents 9d238d2 + 5b59dea commit 80afece
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 @@ -170,7 +170,6 @@ warn_unused_ignores = true
warn_return_any = false
no_implicit_reexport = true
strict_equality = true
strict_concatenate = true

[[tool.mypy.overrides]]
module = [
Expand Down

0 comments on commit 80afece

Please sign in to comment.