Skip to content

Commit

Permalink
fix python shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
pelodelfuego committed Jan 25, 2018
1 parent da6b0d6 commit e9ca447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyjet.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
# -*- coding: utf-8 -*-


Expand Down

0 comments on commit e9ca447

Please sign in to comment.