Skip to content

Commit a16de0c

Browse files
committed
fix formatting
1 parent 8fc1b62 commit a16de0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_socketcan_helpers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414

1515
class TestSocketCanHelpers(unittest.TestCase):
16-
1716
@unittest.skipUnless(IS_LINUX, "socketcan is only available on Linux")
1817
def test_error_code_to_str(self):
1918
"""

0 commit comments

Comments
 (0)