Skip to content

Commit

Permalink
Minor docstring fix
Browse files Browse the repository at this point in the history
  • Loading branch information
djperrefort committed Dec 5, 2023
1 parent 5374192 commit b94a381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shinigami/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ async def terminate_errant_processes(
ssh_options: asyncssh.SSHClientConnectionOptions = None,
debug: bool = False
) -> None:
"""Terminate non-Slurm processes on a given node
"""Terminate orphaned processes on a given node
Args:
node: The DNS resolvable name of the node to terminate processes on
Expand Down

0 comments on commit b94a381

Please sign in to comment.