File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
packages/google-shopping-merchant-accounts Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -3980,7 +3980,7 @@ libraries:
39803980 tag_format : ' {id}-v{version}'
39813981 - id : google-shopping-merchant-accounts
39823982 version : 1.2.0
3983- last_generated_commit : 535d161c24965e9ed1a0b27032cc1c8b4beab818
3983+ last_generated_commit : 55ab9c6263bafb0ef1aa2d8722d190c1697bcbcb
39843984 apis :
39853985 - path : google/shopping/merchant/accounts/v1
39863986 service_config : merchantapi_v1.yaml
Original file line number Diff line number Diff line change @@ -378,7 +378,6 @@ def docs(session):
378378 shutil .rmtree (os .path .join ("docs" , "_build" ), ignore_errors = True )
379379 session .run (
380380 "sphinx-build" ,
381- "-W" , # warnings as errors
382381 "-T" , # show full traceback on exception
383382 "-N" , # no colors
384383 "-b" ,
You can’t perform that action at this time.
0 commit comments