summaryrefslogtreecommitdiff
path: root/lib/stitches/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stitches/__init__.py')
-rw-r--r--lib/stitches/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/stitches/__init__.py b/lib/stitches/__init__.py
new file mode 100644
index 00000000..d2ff0446
--- /dev/null
+++ b/lib/stitches/__init__.py
@@ -0,0 +1,3 @@
+from running_stitch import *
+from auto_fill import auto_fill
+from fill import legacy_fill