Locally lint

This commit is contained in:
Nathan Wreggit 2024-01-16 09:14:33 -08:00
parent e0b6f09fda
commit bf2e57d9e2

View File

@ -63,7 +63,7 @@ class Emeter(Usage):
self,
data: List[Dict[str, Union[int, float]]],
entry_key: str,
kwh: bool=True,
kwh: bool = True,
key: Optional[int] = None,
) -> Dict[Union[int, float], Union[int, float]]:
"""Return emeter information keyed with the day/month.