We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 701573d commit 3828144Copy full SHA for 3828144
test/test_priority.py
@@ -97,14 +97,6 @@ def get_expected(tree):
97
return get_expected(tree)
98
99
100
-def active_streams_from_unblocked(unblocked):
101
- """
102
- Given a collection of unblocked streams, determine which ones are active.
103
- This applies only to the readme tree at this time, though in future it
104
- should be possible to apply this to an arbitrary tree.
105
106
-
107
108
class TestStream(object):
109
def test_stream_repr(self):
110
"""
0 commit comments