Skip to content

Commit 7c034a4

Browse files
committed
format
1 parent 5247f45 commit 7c034a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_robotell.py

+1
Original file line numberDiff line numberDiff line change
@@ -944,5 +944,6 @@ def test_when_no_fileno(self):
944944
with self.assertRaises(NotImplementedError):
945945
self.bus.fileno()
946946

947+
947948
if __name__ == "__main__":
948949
unittest.main()

0 commit comments

Comments
 (0)