Sort imports according to PEP8 for dialogflow (#29714)
This commit is contained in:
parent
81a482332d
commit
39887c46c0
3 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
"""The tests for the Dialogflow component."""
|
||||
import json
|
||||
import copy
|
||||
import json
|
||||
from unittest.mock import Mock
|
||||
|
||||
import pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue