Skip to content

Commit 64a8764

Browse files
Update README.md
1 parent 9478a8a commit 64a8764

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ class ExecutorSettings(ExecutorSettingsBase):
4747
"unparse_func": ...,
4848
# Optionally specify that setting is required when the executor is in use.
4949
"required": True,
50+
# Optionally specify multiple args with "nargs": True
5051
},
5152
)
5253

0 commit comments

Comments
 (0)