MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / __exit__

Method __exit__

tests/utils/virtual_serial.py:96–97  ·  view source on GitHub ↗
(self, *exc)

Source from the content-addressed store, hash-verified

94 return self
95
96 def __exit__(self, *exc):
97 self.close()
98
99
100class DualSerialPorts:

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected