Skip to content

Commit

Permalink
remove _version references
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitsanj committed Aug 3, 2024
1 parent 1a32454 commit 181b4cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ testpaths = [
branch = false
omit = [
"testbook/tests/*",
"testbook/_version.py",
]

[tool.coverage.report]
Expand All @@ -93,7 +92,6 @@ exclude_lines = [
ignore_errors = true
omit = [
"testbook/tests/*",
"testbook/_version.py",
]

[tool.ruff]
Expand Down

0 comments on commit 181b4cf

Please sign in to comment.