Skip to content

Commit 0a5b7d7

Browse files
committed
Add shebang
1 parent 7b0cc2e commit 0a5b7d7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

PyLAT.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# -*- coding: utf-8 -*-
1+
#!/usr/bin/env python
2+
23
"""
34
Created on Wed May 20 13:37:57 2015
45

0 commit comments

Comments
 (0)