nbaldwin commited on
Commit
f475b4a
·
1 Parent(s): 250fa96

Update __init__.py

Browse files
Files changed (1) hide show
  1. __init__.py +3 -0
__init__.py CHANGED
@@ -7,3 +7,6 @@
7
  # from flows import flow_verse
8
 
9
  # flow_verse.sync_dependencies(dependencies)
 
 
 
 
7
  # from flows import flow_verse
8
 
9
  # flow_verse.sync_dependencies(dependencies)
10
+
11
+ # ~~~ Import of your flow class (if you have any) ~~~
12
+ # from .NAMEOFYOURFLOW import NAMEOFYOURFLOWCLASS