Skip to content

Commit

Permalink
add docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
wguanicedew committed Apr 3, 2024
1 parent d9c3465 commit 7c86358
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/lsst/ctrl/bps/submit.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ def submit(config, wms_workflow, wms_service=None, **kwargs):
wms_service : `lsst.ctrl.bps.BaseWmsService`, optional
The workflow management service to which the workflow should be
submitted.
kwargs: `dict`, optional
The other parameters.
Returns
-------
Expand Down

0 comments on commit 7c86358

Please sign in to comment.