Skip to content

Commit c82d41b

Browse files
committed
Correct typo
1 parent cc7aacd commit c82d41b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/functools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ def get_ready(self):
295295
as processed by calling "done", further calls will return all new nodes that
296296
have all their predecessors already processed. Once no more progress can be made,
297297
empty tuples are returned.
298-
made.
299298
300299
Raises ValueError if called without calling "prepare" previously.
301300
"""

0 commit comments

Comments
 (0)