We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ab330 commit 752a3cdCopy full SHA for 752a3cd
Lib/graphlib.py
@@ -1,4 +1,4 @@
1
-4from types import GenericAlias
+from types import GenericAlias
2
3
__all__ = ["TopologicalSorter", "CycleError"]
4
0 commit comments