Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pannarale committed Dec 13, 2024
1 parent eb990dc commit 3f9a856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycbc/workflow/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ def __init__(self, cp, name, ifos=None, out_dir=None, tags=None,
If True, Pegasus simply uses the name of the (executable) script
to label the Executable instance, otherwise it also includes tags
in the labeling and, e.g., performance information is recorded
individually by jov rather than being grouped together on the
individually by job rather than being grouped together on the
basis of the script name.
set_submit_subdir: boolean [default True]
Place condor files associated with this executable under a
Expand Down

0 comments on commit 3f9a856

Please sign in to comment.