From 5720da4621da8130bddfda286fb23d83e3fb1042 Mon Sep 17 00:00:00 2001 From: Eanen Cohn Date: Wed, 18 Jul 2018 12:29:03 -0500 Subject: [PATCH] some stuff --- main.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..7e3cc76 --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print('hello world from dev branch') \ No newline at end of file