Skip to content

Commit 86f0d71

Browse files
author
Takashi Matsuo
authored
chore: some lint fixes [(#3743)](GoogleCloudPlatform/python-docs-samples#3743)
1 parent 538361e commit 86f0d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/create_knowledge_base_test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616

1717
import os
1818
import uuid
19-
import pytest
2019

2120
import dialogflow_v2beta1 as dialogflow
21+
import pytest
2222

2323
import knowledge_base_management
2424

0 commit comments

Comments
 (0)