We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c87b9 commit 4ae27e8Copy full SHA for 4ae27e8
tests/test_usb.py
@@ -3093,4 +3093,4 @@ async def mock_clock_get_send(self):
3093
result = await circle_node.clock_synchronize()
3094
assert result is True
3095
3096
- await stick.disconnect()
+ await stick.disconnect()
0 commit comments