Skip to content

Commit

Permalink
Fix duplicated section
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatal1ty committed Apr 30, 2024
1 parent e8c92a5 commit ac64553
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ line-length = 79

[tool.coverage.run]
omit = ["setup.py"]
ignore_errors = true

[tool.coverage.report]
exclude_lines = ["pragma: no cover", "@overload", "@abstractmethod"]

[tool.coverage.run]
ignore_errors = true

0 comments on commit ac64553

Please sign in to comment.