recommended python encoding declaration
This commit is contained in:
parent
59cc3ecc79
commit
f1e014e259
@ -7,7 +7,7 @@ priority -50
|
||||
#! header
|
||||
snippet #! "Shebang header for python scripts" b
|
||||
#!/usr/bin/env python
|
||||
# encoding: utf-8
|
||||
# -*- coding: utf-8 -*-
|
||||
$0
|
||||
endsnippet
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user