Skip to content

Commit 31d1302

Browse files
tim-onepicnixz
andauthored
Update Lib/graphlib.py
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent 53ab330 commit 31d1302

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)