Skip to content

Consider replacing utils._toposort with the Python std. lib. TopologicalSorter #39

Open
@majidaldo

Description

@majidaldo

Consider replacing

def _toposort(edges):
with graphlib.TopologicalSorter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions