Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lionelkusch committed Dec 18, 2024
1 parent 7ef9628 commit 6129fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hidimstat/test/test_version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import hidimstat


def test_version():
"""Test that the version is set correctly."""
assert isinstance(hidimstat.__version__, str)
Expand Down

0 comments on commit 6129fa6

Please sign in to comment.