Skip to content

Commit

Permalink
add the quoted line back in __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tinatn29 committed Oct 28, 2024
1 parent 6672098 commit 0c774f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/regolith/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
# package version
from regolith.version import __version__

"""A Research group database management system"""

# silence the pyflakes syntax checker
assert __version__ or True

Expand Down

0 comments on commit 0c774f3

Please sign in to comment.