Skip to content

Commit

Permalink
Merge branch 'v3' into v3
Browse files Browse the repository at this point in the history
  • Loading branch information
d-v-b authored Apr 21, 2024
2 parents a79b2c9 + a33ebf2 commit 9e6642f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,11 @@ namespace_packages = false
warn_unused_configs = true
warn_redundant_casts = true
warn_unused_ignores = true

strict_equality = true
strict_concatenate = true

check_untyped_defs = true
disallow_untyped_decorators = true

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

0 comments on commit 9e6642f

Please sign in to comment.