Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed Aug 3, 2024
1 parent 41d507c commit b143877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogzaf/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ def is_connected():
return True
except OSError:
pass
return False
return False

Check warning on line 44 in ogzaf/utils.py

View check run for this annotation

Codecov / codecov/patch

ogzaf/utils.py#L42-L44

Added lines #L42 - L44 were not covered by tests

0 comments on commit b143877

Please sign in to comment.