Skip to content

Commit 0ed6392

Browse files
authored
Update util_arg.py
1 parent e6446f8 commit 0ed6392

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utool/util_arg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@ def get_cmdline_varargs(argv=None):
12371237

12381238
# Do I like these more?
12391239
# varargs = get_varargs
1240-
argval = get_argval
1240+
argval_ = get_argval
12411241
argflag = get_argflag
12421242

12431243

0 commit comments

Comments
 (0)