Skip to content

Commit a30a9c6

Browse files
committed
Removed main and updated year in files.
1 parent 281af97 commit a30a9c6

3 files changed

Lines changed: 2 additions & 6 deletions

File tree

genai/labels/labels_example.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,3 @@ def generate_content() -> genai.types.GenerateContentResponse:
4444

4545

4646
# [END aiplatform_genai_gemini_set_labels]
47-
48-
49-
if __name__ == "__main__":
50-
generate_content()

genai/labels/noxfile_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 Google LLC
1+
# Copyright 2026 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.

genai/labels/test_labels_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Google LLC
1+
# Copyright 2026 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.

0 commit comments

Comments
 (0)