Closed BrutalBirdie closed 5 years ago
Also updated the match to only use the last matched RegEx. Before this edit there was only one matching group, now there could be 5+
I hate those little things! ";" I work with python3 like 24/7 I forgot to add the ";" at each new match.
Sorry. New PR!
Also updated the match to only use the last matched RegEx. Before this edit there was only one matching group, now there could be 5+