Closed clint-lawrence closed 5 months ago
Pass the -W error flag to pytest runs, which makes warnings into errors. This uncovered a few invalid regex strings that have been fixed.
-W error
@Jasper-Harvey0 I'm planning to get a release made from master as it is right now, and then I'll merge this.
Pass the
-W error
flag to pytest runs, which makes warnings into errors. This uncovered a few invalid regex strings that have been fixed.