Skip to content

Commit

Permalink
chore: removing comment from a deprecated field (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Sep 2, 2022
1 parent 7c44993 commit e933792
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -492,9 +492,7 @@ class Accelerator(proto.Message):
count (int):
The number of accelerators of this type.
install_gpu_drivers (bool):
When true, Batch will install the GPU
drivers. This field will be ignored if
specified.
"""

type_ = proto.Field(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -582,9 +582,7 @@ class Accelerator(proto.Message):
count (int):
The number of accelerators of this type.
install_gpu_drivers (bool):
When true, Batch will install the GPU
drivers. This field will be ignored if
specified.
"""

type_ = proto.Field(
Expand Down

0 comments on commit e933792

Please sign in to comment.