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

Commit 4e609e4

Browse files
Takashi Matsuobusunkim96
authored andcommitted
chore: some lint fixes [(#3743)](GoogleCloudPlatform/python-docs-samples#3743)
1 parent 79c9e25 commit 4e609e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/create_knowledge_base_test.py

Lines changed: 1 addition & 1 deletion
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)