mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 02:19:31 +00:00
Sort imports according to PEP8 for dialogflow (#29714)
This commit is contained in:
committed by
Franck Nijhof
parent
81a482332d
commit
39887c46c0
@@ -1,6 +1,6 @@
|
||||
"""The tests for the Dialogflow component."""
|
||||
import json
|
||||
import copy
|
||||
import json
|
||||
from unittest.mock import Mock
|
||||
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user