Skip to content

Commit

Permalink
all hail the linter god
Browse files Browse the repository at this point in the history
  • Loading branch information
ceriottm committed Apr 11, 2024
1 parent 9267138 commit 4b8c577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipi/interfaces/sockets.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ def _getstatus_select(self):
return Status.Up

def _getstatus_direct(self):
"""Gets driver status. Relies on blocking send/recv, which might lead to
"""Gets driver status. Relies on blocking send/recv, which might lead to
timeouts with slow networks.
Returns:
Expand Down

0 comments on commit 4b8c577

Please sign in to comment.