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
Using pytz in tests risks us accidentally including references to it in the actual library, which is no longer included as a transitive dependency for the core Google libraries.
Using
pytzin tests risks us accidentally including references to it in the actual library, which is no longer included as a transitive dependency for the core Google libraries.