Skip to content

Commit

Permalink
Delete .coverage (#13)
Browse files Browse the repository at this point in the history
* Delete .coverage

* ignore .coverage
  • Loading branch information
splch authored Aug 13, 2023
1 parent 6c14d88 commit 507850c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file removed .coverage
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
__pycache__/
.DS_Store
.pytest_cache/
.coverage

0 comments on commit 507850c

Please sign in to comment.