Skip to content

Commit

Permalink
Update python.snippets
Browse files Browse the repository at this point in the history
adding code encoding.
  • Loading branch information
hallaj committed Mar 27, 2014
1 parent dbf5851 commit ba94750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snippets/python.snippets
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
snippet #!
#!/usr/bin/env python
# -*- coding: utf-8 -*-
snippet imp
import ${0:module}
snippet uni
Expand Down

0 comments on commit ba94750

Please sign in to comment.