We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5247f45 commit 7c034a4Copy full SHA for 7c034a4
test/test_robotell.py
@@ -944,5 +944,6 @@ def test_when_no_fileno(self):
944
with self.assertRaises(NotImplementedError):
945
self.bus.fileno()
946
947
+
948
if __name__ == "__main__":
949
unittest.main()
0 commit comments