Skip to content

Commit

Permalink
__init__.py needed for coverage to work
Browse files Browse the repository at this point in the history
  • Loading branch information
mahtin committed Dec 25, 2023
1 parent 42d8a62 commit 08da722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
""" __init__.py to make pytest coverage work """

0 comments on commit 08da722

Please sign in to comment.