summaryrefslogtreecommitdiff
path: root/src/__main__.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/__main__.py')
-rw-r--r--src/__main__.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/__main__.py b/src/__main__.py
new file mode 100644
index 0000000..d1abc56
--- /dev/null
+++ b/src/__main__.py
@@ -0,0 +1,6 @@
+import xi
+if __name__ == "__main__":
+ pass
+
+
+