MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / _DummyConn

Class _DummyConn

experiments/tests/test_strict_daily_simulation.py:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5
6class _DummyConn:
7 def close(self):
8 return None
9
10
11class _DummyOutputManager:

Calls

no outgoing calls