Skip to content

Commit 2d0e956

Browse files
committed
Restyle
1 parent 80b6bb5 commit 2d0e956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controller/python/chip/yaml/format_converter.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
# limitations under the License.
1616
#
1717

18-
from dataclasses import dataclass
1918
import enum
2019
import typing
20+
from dataclasses import dataclass
2121

2222
from chip.clusters.Types import Nullable, NullValue
2323
from chip.tlv import float32, uint

0 commit comments

Comments
 (0)