##// END OF EJS Templates
import-checker: make it executable for convenience
Yuya Nishihara -
r26954:f804bf27 default
parent child Browse files
Show More
@@ -1,3 +1,5 b''
1 #!/usr/bin/env python
2
1 import ast
3 import ast
2 import os
4 import os
3 import sys
5 import sys
General Comments 0
You need to be logged in to leave comments. Login now