Skip to content

Commit

Permalink
Fix typo in htcondor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eacharles authored and fritzm committed Sep 23, 2024
1 parent 37ac245 commit 7dd3929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lsst/cmservice/common/htcondor.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def submit_htcondor_job(
Parameters
----------
htcondor_script_path: str
Path tho the script to submit
Path to the script to submit
"""
try:
Expand Down

0 comments on commit 7dd3929

Please sign in to comment.