Update file header (#21061)
* Update file header * Fix lint issue * Fix lint issue
This commit is contained in:
parent
f4b2573c4b
commit
3736120c6a
130 changed files with 511 additions and 1058 deletions
|
@ -1,5 +1,5 @@
|
|||
"""Collection of useful functions for the HomeKit component."""
|
||||
from collections import namedtuple, OrderedDict
|
||||
from collections import OrderedDict, namedtuple
|
||||
import logging
|
||||
|
||||
import voluptuous as vol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue