diff options
Diffstat (limited to 'my_snippets/python.snippets')
| -rw-r--r-- | my_snippets/python.snippets | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/my_snippets/python.snippets b/my_snippets/python.snippets index 0f19ba6..eefaac2 100644 --- a/my_snippets/python.snippets +++ b/my_snippets/python.snippets @@ -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 |
