Skip to content

Commit

Permalink
chore: delete owlbot.py (#230)
Browse files Browse the repository at this point in the history
* chore: delete owlbot.py

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
parthea and gcf-owl-bot[bot] committed Nov 8, 2021
1 parent 2dca76c commit 9d2dc18
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 62 deletions.
24 changes: 20 additions & 4 deletions packages/google-cloud-documentai/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,41 @@

.. include:: multiprocessing.rst

This package includes clients for multiple versions of Cloud Document Understanding API.
By default, you will get version ``documentai_v1``.


API Reference
-------------
.. toctree::
:maxdepth: 2

documentai_v1/services
documentai_v1/types
documentai_v1beta3/services
documentai_v1beta3/types

API Reference
-------------
.. toctree::
:maxdepth: 2

documentai_v1beta2/services
documentai_v1beta2/types

API Reference
-------------
.. toctree::
:maxdepth: 2

documentai_v1beta3/services
documentai_v1beta3/types


Changelog
---------

For a list of all ``google-cloud-documentai`` releases:

.. toctree::
:maxdepth: 2
:maxdepth: 2

changelog
changelog
2 changes: 1 addition & 1 deletion packages/google-cloud-documentai/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def cover(session):
test runs (not system test runs), and then erases coverage data.
"""
session.install("coverage", "pytest-cov")
session.run("coverage", "report", "--show-missing", "--fail-under=99")
session.run("coverage", "report", "--show-missing", "--fail-under=100")

session.run("coverage", "erase")

Expand Down
57 changes: 0 additions & 57 deletions packages/google-cloud-documentai/owlbot.py

This file was deleted.

0 comments on commit 9d2dc18

Please sign in to comment.