Skip to content

Commit f1ce969

Browse files
chore(main): release 2.0.1 (#378)
* chore(main): release 2.0.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent bb71e29 commit f1ce969

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

document_ai/snippets/create_processor_sample_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from uuid import uuid4
1818

1919
import mock
20-
2120
from samples.snippets import create_processor_sample
2221

2322
location = "us"

document_ai/snippets/delete_processor_sample_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import os
1717

1818
import mock
19-
2019
from samples.snippets import delete_processor_sample
2120

2221
location = "us"

0 commit comments

Comments
 (0)