File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
generative_ai/express_mode Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # Copyright 2024 Google LLC
1+ # Copyright 2025 Google LLC
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1- # Copyright 2024 Google LLC
1+ # Copyright 2025 Google LLC
22#
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- from unittest .mock import patch , MagicMock
15+ from unittest .mock import MagicMock , patch
1616
1717from vertexai .generative_models import (
1818 GenerationResponse ,
You can’t perform that action at this time.
0 commit comments