Skip to content

collapse_rst_labels.py could be cleaned up a bit #33

@mheilman

Description

@mheilman

Some of the regular expressions are a bit unnecessarily complicated (e.g., including extraneous instances of .*), and in some cases, perhaps str.startswith could be used instead of re.search.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions