We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309875a commit 4b460f5Copy full SHA for 4b460f5
UltiSnips/python.snippets
@@ -39,7 +39,7 @@ endsnippet
39
snippet start
40
# -*- coding: utf-8 -*-
41
# Copyright 2019 Akretion (http://www.akretion.com).
42
-# @author Sébastien BEAU <sebastien.beau@akretion.com>
+# @author `git config user.name` <`git config user.email`>
43
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
44
${1}
45
endsnippet
0 commit comments