MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / event_five

Method event_five

test/base/test_events.py:400–401  ·  view source on GitHub ↗
(self, x, y, z, q)

Source from the content-addressed store, hash-verified

398 pass
399
400 def event_five(self, x, y, z, q):
401 pass
402
403 class Target:
404 dispatch = event.dispatcher(TargetEvents)

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected