aboutsummaryrefslogtreecommitdiffstats
path: root/fuzzycat/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'fuzzycat/main.py')
-rw-r--r--fuzzycat/main.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/fuzzycat/main.py b/fuzzycat/main.py
new file mode 100644
index 0000000..2b88169
--- /dev/null
+++ b/fuzzycat/main.py
@@ -0,0 +1,2 @@
+def main():
+ print("hello fuzzycat")