Skip to content

Commit

Permalink
coverage fix
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfleis committed Jan 11, 2024
1 parent 0cb5c9a commit fd0d52e
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 @@ -49,6 +49,7 @@ omit = ["xvec/tests/*"]
exclude_lines = [
"except ImportError",
"except PackageNotFoundError",
"if TYPE_CHECKING:"
]

[tool.ruff]
Expand Down

0 comments on commit fd0d52e

Please sign in to comment.