| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
LGTM, a few optional comments.
Sorry, something went wrong.
|
|
||
|
|
||
| def test_create_job(capsys): | ||
| create_result = create_job.create_scheduler_job(TEST_PROJECT_ID, |
There was a problem hiding this comment.
Consider removing the hanging indent:
create_result = create_job.create_scheduler_job(
TEST_PROJECT_ID, TEST_LOCATION, 'my-service')
Sorry, something went wrong.
| @@ -0,0 +1,42 @@ | |||
| # Copyright 2018 Google LLC | |||
There was a problem hiding this comment.
(Optional) Consider updating to 2019 as this is first publish
Sorry, something went wrong.
…samples#1968) * scheduler sample * scheduler tutorial draft * create and delete requests completed * updated region tag * update error * fix linting * Update styling * Update license * Update license * Update license * Update license
…samples#1968) * scheduler sample * scheduler tutorial draft * create and delete requests completed * updated region tag * update error * fix linting * Update styling * Update license * Update license * Update license * Update license
…samples#1968) * scheduler sample * scheduler tutorial draft * create and delete requests completed * updated region tag * update error * fix linting * Update styling * Update license * Update license * Update license * Update license
| Back | FazBrowse Home | New Git URL |
No description provided.