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
fix(bigquery): import Mapping from collections.abc not from collections (#9826)
* fix(bigquery): import Mapping from collections.abc not from collections
* fix(bigquery): importing module not class
* Use collections_abc import from six.
0 commit comments