Skip to content

Commit

Permalink
Ignore type checking
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Nov 18, 2024
1 parent 148fd58 commit 7b4de73
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ max-module-lines = 800

[[tool.mypy.overrides]]
module = [
"exasol_error_reporting_python.*",
"exasol.*",
"noxfile",
"noxconfig",
"test.unit.*",
"test.integration.*",
]
Expand Down

0 comments on commit 7b4de73

Please sign in to comment.