EducationalTestingService / EducationalTestingService/rstfinder

collapse_rst_labels.py could be cleaned up a bit

Open
#33 1 comment 0 reactions 0 assignees View on GitHub
minor
Dominant language
Python
Stars
128
Forks
24
PR merge metrics
No merged PRs in 30d

Description

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`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.