MCPcopy Index your code
hub / github.com/pathwaycom/pathway / _EmptyConnectorSubject

Class _EmptyConnectorSubject

python/pathway/debug/__init__.py:503–505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

501
502
503class _EmptyConnectorSubject(ConnectorSubject):
504 def run(self):
505 pass
506
507
508class StreamGenerator:

Callers 1

_table_from_dictMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected