Skip to content

Commit

Permalink
make black happy
Browse files Browse the repository at this point in the history
  • Loading branch information
rixxxx committed Jul 1, 2024
1 parent f6f382b commit 3018223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ha_addon_sunsynk_multi/sensor_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ def import_definitions() -> None:
],
}


def get_sensors(
*, target: Iterable[Sensor], names: list[str], warn_once: bool = True
) -> Generator[Sensor, None, None]:
Expand Down

0 comments on commit 3018223

Please sign in to comment.