qntm / greenery

Regular expression manipulation library
http://qntm.org/greenery
MIT License
331 stars 40 forks source link

rxelems.Pattern, Conc, Mult: type fixes #89

Closed rwe closed 1 year ago

rwe commented 1 year ago

This allows mypy --strict greenery/{rxelems,{rxelems,conc,mult,pattern}_test}.py to pass.