Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Jul 4, 2023
1 parent b08ef60 commit de72ddd
Show file tree
Hide file tree
Showing 253 changed files with 38 additions and 87,705 deletions.
2 changes: 1 addition & 1 deletion google/cloud/automl_v1/services/auto_ml/async_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -2561,7 +2561,7 @@ async def sample_list_model_evaluations():
# Done; return the response.
return response

async def __aenter__(self):
async def __aenter__(self) -> "AutoMlAsyncClient":
return self

async def __aexit__(self, exc_type, exc, tb):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ async def sample_batch_predict():
# Done; return the response.
return response

async def __aenter__(self):
async def __aenter__(self) -> "PredictionServiceAsyncClient":
return self

async def __aexit__(self, exc_type, exc, tb):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3241,7 +3241,7 @@ async def sample_list_model_evaluations():
# Done; return the response.
return response

async def __aenter__(self):
async def __aenter__(self) -> "AutoMlAsyncClient":
return self

async def __aexit__(self, exc_type, exc, tb):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ async def sample_batch_predict():
# Done; return the response.
return response

async def __aenter__(self):
async def __aenter__(self) -> "PredictionServiceAsyncClient":
return self

async def __aexit__(self, exc_type, exc, tb):
Expand Down
13 changes: 0 additions & 13 deletions owl-bot-staging/v1/.coveragerc

This file was deleted.

33 changes: 0 additions & 33 deletions owl-bot-staging/v1/.flake8

This file was deleted.

2 changes: 0 additions & 2 deletions owl-bot-staging/v1/MANIFEST.in

This file was deleted.

49 changes: 0 additions & 49 deletions owl-bot-staging/v1/README.rst

This file was deleted.

10 changes: 0 additions & 10 deletions owl-bot-staging/v1/docs/automl_v1/auto_ml.rst

This file was deleted.

6 changes: 0 additions & 6 deletions owl-bot-staging/v1/docs/automl_v1/prediction_service.rst

This file was deleted.

7 changes: 0 additions & 7 deletions owl-bot-staging/v1/docs/automl_v1/services.rst

This file was deleted.

6 changes: 0 additions & 6 deletions owl-bot-staging/v1/docs/automl_v1/types.rst

This file was deleted.

Loading

0 comments on commit de72ddd

Please sign in to comment.