Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester authored Aug 14, 2024
1 parent 9478a8a commit 64a8764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ class ExecutorSettings(ExecutorSettingsBase):
"unparse_func": ...,
# Optionally specify that setting is required when the executor is in use.
"required": True,
# Optionally specify multiple args with "nargs": True
},
)

Expand Down

0 comments on commit 64a8764

Please sign in to comment.