Skip to content

Commit 238e694

Browse files
committed
Fixing shebang line
1 parent 73ba884 commit 238e694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/env python
22

33
__author__ = "Jeffrey Jose"
44

0 commit comments

Comments
 (0)