Skip to content

Commit

Permalink
Add (empty) __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaraBuettner committed Aug 8, 2024
1 parent bd064a6 commit f70087b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions etrago/analyze/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
"""
"""

__copyright__ = "tba"
__license__ = "tba"
__author__ = "tba"

0 comments on commit f70087b

Please sign in to comment.