mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-06-21 15:20:00 +08:00
style: fix the trailing space problem reported by pylint
This commit is contained in:
@ -622,7 +622,7 @@ class MIoTDevice:
|
||||
'kB': UnitOfInformation.KILOBYTES,
|
||||
}
|
||||
|
||||
# Handle UnitOfConductivity separately since
|
||||
# Handle UnitOfConductivity separately since
|
||||
# it might not be available in all HA versions
|
||||
try:
|
||||
# pylint: disable=import-outside-toplevel
|
||||
|
Reference in New Issue
Block a user