Merge pull request #22 from midnightpupil/master

changed shebang to increase portability @ahriman/tilde.town
This commit is contained in:
Jake Funke 2018-12-06 17:11:53 -08:00 committed by GitHub
commit 70d02db493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/env python2
from __future__ import division
import time