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 a6e61ae commit 0fc61d5Copy full SHA for 0fc61d5
python-mode/arg_positional
@@ -1,7 +1,7 @@
1
# -*- mode: snippet -*-
2
# name: arg_positional
3
-# key: arg
4
-# uuid: arg
+# key: argp
+# uuid: argp
5
# group: argparser
6
# --
7
parser.add_argument('${1:varname}', $0)
0 commit comments