MCPcopy Create free account
hub / github.com/drinkingcoder/NeuralMarker / __enter__

Method __enter__

core/biraft.py:20–21  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

18 pass
19
20 def __enter__(self):
21 pass
22
23 def __exit__(self, *args):
24 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected