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
Remove out of place .. Previously, the error message was:
```
Static variables should be named in UPPER_SNAKE_CASE if deeply immutable or lowerCamelCase if not., but autovarz_prefix is not; did you mean 'autovarzPrefix'?
```
PiperOrigin-RevId: 679563848
0 commit comments