Skip to content

Commit 48932f9

Browse files
committed
fix pytype
Change-Id: Ic5c250f3f3ded2374abfbdbee6d62ea4cfb0f799
1 parent 0031f96 commit 48932f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google/generativeai/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import os
44
import contextlib
55
import inspect
6+
import collections
67
import dataclasses
78
import pathlib
89
from typing import Any, cast

0 commit comments

Comments
 (0)