Skip to content

Commit

Permalink
Update base.py
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Bryan <[email protected]>
  • Loading branch information
bschroeter and SeanBryan51 authored Oct 17, 2024
1 parent eda8dc0 commit c7281eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hpcpy/client/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ def _shell(self, cmd, decode=True):
Automatically decode response with utf-8, defaults to True
Raises
------
hpcypy.excetions.ShellException :
hpcpy.exceptions.ShellException :
When the underlying shell call fails.
Returns
Expand Down

0 comments on commit c7281eb

Please sign in to comment.