Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #111 from TobiasGoetz/110-add-coverage-config-file
Browse files Browse the repository at this point in the history
Added coverage config file
  • Loading branch information
TobiasGoetz authored Apr 30, 2022
2 parents f8dde7a + 668c935 commit 679051b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[run]
omit = */tests/*,*/__init__.py

0 comments on commit 679051b

Please sign in to comment.