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

Commit

Permalink
chore: some lint fixes [(#3743)](GoogleCloudPlatform/python-docs-samp…
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Matsuo authored and busunkim96 committed Dec 9, 2020
1 parent 79c9e25 commit 4e609e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/create_knowledge_base_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@

import os
import uuid
import pytest

import dialogflow_v2beta1 as dialogflow
import pytest

import knowledge_base_management

Expand Down

0 comments on commit 4e609e4

Please sign in to comment.