Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 2b0595c

Browse files
sararobcopybara-github
authored andcommitted
chore: GenAI SDK client - add new mypy.ini
PiperOrigin-RevId: 784202258
1 parent a52198a commit 2b0595c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
pip install google-cloud-aiplatform
3535
3636
- name: Run mypy ${{ matrix.python-version }}
37-
run: mypy vertexai/_genai/ --strict --config-file=mypy.ini
37+
run: mypy vertexai/_genai/ --strict --config-file=vertexai/_genai/mypy.ini

0 commit comments

Comments
 (0)