Skip to content

Commit 74c7eda

Browse files
committed
Merge branch 'cycle' of https://github.com/tim-one/cpython into cycle
2 parents 752a3cd + 31d1302 commit 74c7eda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/graphlib.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ def static_order(self):
256256

257257
__class_getitem__ = classmethod(GenericAlias)
258258

259+
259260
# On Finding Cycles
260261
# -----------------
261262
# There is a (at least one) total order if and only if the graph is

0 commit comments

Comments
 (0)