Open
Description
E.g.
def lib2to3_parse():
grammars = get_grammars()
errors = {}
for grammar in grammars:
errors[grammar.version] = InvalidInput()
See https://github.com/psf/black/actions/runs/8776854301/job/24081105618?pr=4318 for more
cc @mimre25 in case interested in improving the check :-)
Metadata
Metadata
Assignees
Labels
No labels