Skip to content

Commit

Permalink
update pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathangreen committed Mar 6, 2024
1 parent ebc9e01 commit abb6ac2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ files = ["src"]
plugins = ["pydantic.mypy"]
strict = true

[[tool.mypy.overrides]]
disallow_untyped_defs = false
module = [
"client_utils.utils.*",
"client_utils.utils.http.streaming",
]

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

0 comments on commit abb6ac2

Please sign in to comment.