mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 03:35:56 +02:00
Remove unused parameter
This commit is contained in:
parent
1a33b3b594
commit
2707950ad9
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ class RainGraph:
|
|||
animation_data: RadarAnimationData,
|
||||
background_image_path: str,
|
||||
background_size: (int, int),
|
||||
config_dir: str = '.', # TODO remove ununsed
|
||||
dark_mode: bool = False,
|
||||
tz: datetime.tzinfo = dt.get_default_time_zone(),
|
||||
svg_width: float = 640,
|
||||
|
|
Loading…
Add table
Reference in a new issue