Skip to content

Commit f4bb1a2

Browse files
wanlin31copybara-github
authored andcommitted
chore: internal change
PiperOrigin-RevId: 924108613
1 parent 0ab9525 commit f4bb1a2

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -97,14 +97,3 @@ disable_error_code = [
9797
"no-redef",
9898
]
9999

100-
# Remove after the switch.
101-
[[tool.mypy.overrides]]
102-
module = [
103-
"google.genai._interactions",
104-
"google.genai._interactions.*"
105-
]
106-
# 'redundant-cast' is safe to ignore.
107-
disable_error_code = [
108-
"redundant-cast",
109-
]
110-
implicit_reexport = true

0 commit comments

Comments
 (0)