We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac57fe4 commit 735b1f3Copy full SHA for 735b1f3
1 file changed
effect/testing.py
@@ -274,6 +274,7 @@ def __call__(self, intent):
274
if k == intent:
275
return sync_performer(lambda d, i: v(i))
276
277
+
278
@attr.s
279
class SequenceDispatcher(object):
280
"""
0 commit comments