You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Changes
Reformat variable regex in Python code to follow Golang. The effective
regex is not changed.
## Why
We need to keep both regexes in sync.
## Tests
Using existing tests and manually inspecting resulting regex.
0 commit comments