We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44ed47 commit 0a2c735Copy full SHA for 0a2c735
UltiSnips/python.snippets
@@ -5,8 +5,8 @@ priority -50
5
###########################################################################
6
7
#! header
8
-snippet #! "#!/usr/bin/env python3" b
9
-#!/usr/bin/env python3
+snippet #! "#!/usr/bin/env python" b
+#!/usr/bin/env python
10
$0
11
endsnippet
12
0 commit comments