From d079fd6634e03c2a4d13521bf921164ca03ce970 Mon Sep 17 00:00:00 2001 From: Rayne Liu <rl746@cornell.edu> Date: Sat, 3 Oct 2020 16:15:50 +0000 Subject: [PATCH] Is condor really working??? --- try.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 try.py diff --git a/try.py b/try.py new file mode 100644 index 0000000..6008327 --- /dev/null +++ b/try.py @@ -0,0 +1 @@ +print("Is condor really working???") \ No newline at end of file -- GitLab