Skip to content

Commit 2ca5883

Browse files
committed
Merge pull request honza#328 from hallaj/master
Update python.snippets
2 parents 7b23338 + ba94750 commit 2ca5883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

snippets/python.snippets

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
snippet #!
22
#!/usr/bin/env python
3+
# -*- coding: utf-8 -*-
34
snippet imp
45
import ${0:module}
56
snippet uni

0 commit comments

Comments
 (0)