Skip to content

Commit

Permalink
chore: mypy local_partial_types=true
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-friday committed Oct 17, 2024
1 parent 9e047c1 commit a1746bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,5 @@ python_version = "3.8"
strict = true
disable_error_code = "import-untyped,overload-overlap,override"
disallow_subclassing_any = false
local_partial_types = true
mypy_path = "typings"

0 comments on commit a1746bc

Please sign in to comment.