Skip to content

Commit

Permalink
Update cylc/flow/subprocpool.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <[email protected]>
  • Loading branch information
hjoliver and MetRonnie authored Oct 20, 2023
1 parent 8a28af6 commit c1ab642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cylc/flow/subprocpool.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def _killpg(proc, signal):


def get_func(mod_name, func_name, src_dir):
"""Find and return a name function from a named module.
"""Find and return a named function from a named module.
Can be in <src_dir>/lib/python, cylc.flow.xtriggers, or in Python path.
Expand Down

0 comments on commit c1ab642

Please sign in to comment.