Skip to content

Commit c924c09

Browse files
committed
Resolved I100 import issue get_evaluation_sample_test
1 parent 0496710 commit c924c09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentai/snippets/get_evaluation_sample_test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515

1616
import os
1717

18-
import mock
1918
from documentai.snippets import get_evaluation_sample
2019

20+
import mock
21+
2122
location = "us"
2223
project_id = os.environ["GOOGLE_CLOUD_PROJECT"]
2324
processor_id = "a35310a144a6e4f8"

0 commit comments

Comments
 (0)