Skip to content

Commit

Permalink
fix pytype
Browse files Browse the repository at this point in the history
Change-Id: Ic5c250f3f3ded2374abfbdbee6d62ea4cfb0f799
  • Loading branch information
MarkDaoust committed Oct 24, 2024
1 parent 0031f96 commit 48932f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/generativeai/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import os
import contextlib
import inspect
import collections
import dataclasses
import pathlib
from typing import Any, cast
Expand Down

0 comments on commit 48932f9

Please sign in to comment.