Removing the shebang and the execution permission so the command be prefixed with python2 or python3 as needed

pull/4420/head
David Côté-Tremblay 2016-10-24 16:25:27 -04:00 committed by Toshio Kuratomi
parent dd0189839e
commit 221cafe769
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
import os
import sys