fixed shebangs in non executable .py files
[nepi.git] / test / core / execute.py
index de8de1b..5e42a33 100755 (executable)
@@ -1,9 +1,9 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 
+import getpass
 from nepi.util import tags
 from nepi.util.constants import ApplicationStatus as AS
-import getpass
 import mock
 import mock.metadata 
 import sys