From 50f255f6a760b71bc9c03b3c5c69cf98e601c3cb Mon Sep 17 00:00:00 2001 From: dsjohns2 <dsjohns2@illinois.edu> Date: Thu, 10 Aug 2017 21:54:57 -0500 Subject: [PATCH] Change environment --- POWER/power.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/POWER/power.py b/POWER/power.py index 2254721..d2d425d 100755 --- a/POWER/power.py +++ b/POWER/power.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/env python # Copyright (c) 2017 The Board of Trustees of the University of Illinois # All rights reserved. -- GitLab