-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I've used groups in some regular expressions to search for consecutive characters but not because I want to extract that group. This prints a UserWarning that I'm not accessing the groups every time the script runs. It just prints once, so I can just ignore it. But is there a way to turn that warning off without missing important other warnings?
I did look for other ways besides using groups to do what I'm doing but did not easily find another option.
Metadata
Metadata
Assignees
Labels
No labels