From a24f19d9aac0afe0133994d209dc95bfdc0766bf Mon Sep 17 00:00:00 2001 From: pyro2927 Date: Thu, 22 Dec 2016 15:05:42 -0700 Subject: [PATCH] Adding env prefix to file --- checkin.py | 1 + 1 file changed, 1 insertion(+) diff --git a/checkin.py b/checkin.py index b246ca4..59909d6 100755 --- a/checkin.py +++ b/checkin.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python import requests import sys from dateutil.parser import parse