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.
2 parents a6e61ae + 0fc61d5 commit d97c65eCopy full SHA for d97c65e
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