We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbf5851 commit ba94750Copy full SHA for ba94750
snippets/python.snippets
@@ -1,5 +1,6 @@
1
snippet #!
2
#!/usr/bin/env python
3
+ # -*- coding: utf-8 -*-
4
snippet imp
5
import ${0:module}
6
snippet uni
0 commit comments