We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ed55c commit a8918dbCopy full SHA for a8918db
tests/testBaseStateMachine.py
@@ -124,6 +124,5 @@ def test4(self):
124
self.assertEqual(sm.get_current_state(),"Null", "Should be Null")
125
126
127
-
128
if __name__ == '__main__':
129
unittest.main()
0 commit comments