Skip to content

Commit 735b1f3

Browse files
committed
fix lint
1 parent ac57fe4 commit 735b1f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

effect/testing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ def __call__(self, intent):
274274
if k == intent:
275275
return sync_performer(lambda d, i: v(i))
276276

277+
277278
@attr.s
278279
class SequenceDispatcher(object):
279280
"""

0 commit comments

Comments
 (0)