Skip to content

Commit

Permalink
add to __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Sep 3, 2024
1 parent 61b43d2 commit 0915528
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from .prepare import PrepareInputs, prepare_folder

__all__ = ["prepare_folder", "PrepareInputs"]

0 comments on commit 0915528

Please sign in to comment.