Skip to content

Commit 74e26ea

Browse files
committed
Make editor.py executable
1 parent 1db5890 commit 74e26ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

editor.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python
12
from __future__ import print_function
23

34
import locale

0 commit comments

Comments
 (0)