8000 chore: delete owlbot.py (#230) · googleapis/python-documentai@4425463 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 4425463

Browse files
chore: delete owlbot.py (#230)
* 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>
1 parent 038a736 commit 4425463

File tree

3 files changed

+21
-62
lines changed

3 files changed

+21
-62
lines changed

docs/index.rst

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,41 @@
22

33
.. include:: multiprocessing.rst
44

5+
This package includes clients for multiple versions of Cloud Document Understanding API.
6+
By default, you will get version ``documentai_v1``.
7+
8+
59
API Reference
610
-------------
711
.. toctree::
812
:maxdepth: 2
913

1014
documentai_v1/services
1115
documentai_v1/types
12-
documentai_v1beta3/services
13-
documentai_v1beta3/types
16+
17+
API Reference
18+
-------------
19+
.. toctree::
20+
:maxdepth: 2
21+
1422
documentai_v1beta2/services
1523
documentai_v1beta2/types
1624

25+
API Reference
26+
-------------
27+
.. toctree::
28+
:maxdepth: 2
29+
30+
documentai_v1beta3/services
31+
documentai_v1beta3/types
32+
1733

1834
Changelog
1935
---------
2036

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

2339
.. toctree::
24-
:maxdepth: 2
40+
:maxdepth: 2
2541

26-
changelog
42+
changelog

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ def cover(session):
175175
test runs (not system test runs), and then erases coverage data.
176176
"""
177177
session.install("coverage", "pytest-cov")
178-
session.run("coverage", "report", "--show-missing", "--fail-under=99")
178+
session.run("coverage", "report", "--show-missing", "--fail-under=100")
179179

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

owlbot.py

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0