update python snippets

This commit is contained in:
jdhao
2021-07-26 00:14:34 +08:00
parent 9a31a24a25
commit 22e17f77c1
+1 -1
View File
@@ -1,7 +1,7 @@
snippet head "Python source file header" b
"""
Description: $1
Author: Jie-dong Hao
Author: Jie-dong Hao (jdhao@hotmail.com)
Created: `!v strftime("%Y-%m-%d %H:%M:%S%z")`
"""
$0