Skip to content

Commit

Permalink
Add missing __init__ to utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
mscheltienne committed Nov 18, 2021
1 parent 0bbcbc8 commit 8223eb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/utils/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"""Utilities module."""

0 comments on commit 8223eb1

Please sign in to comment.