From 28e750fdf82d1905fa0b532c63b6f1243f22e2a8 Mon Sep 17 00:00:00 2001 From: Rayne Liu <rl746@cornell.edu> Date: Sat, 3 Oct 2020 16:25:30 +0000 Subject: [PATCH] Replace try.py --- try.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/try.py b/try.py index 6008327..00f58f1 100644 --- a/try.py +++ b/try.py @@ -1 +1,4 @@ +#!/usr/bin/env python +# coding: utf-8 + print("Is condor really working???") \ No newline at end of file -- GitLab