Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ __exit__
Method
__exit__
tests/utils/virtual_serial.py:133–134 ·
view source on GitHub ↗
(self, *exc)
Source
from the content-addressed store, hash-verified
131
return
self
132
133
def
__exit__(self, *exc):
134
self.close()
Callers
nothing calls this directly
Calls
1
close
Method · 0.95
Tested by
no test coverage detected