Skip to content

Commit

Permalink
Indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
NerdBase-by-Stark committed Sep 24, 2024
1 parent 1c7c8ed commit 99ac9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/stark_energy_monitor/config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ async def async_step_user(self, user_input=None):
@staticmethod
@callback
def async_get_options_flow(config_entry):
"""Get the options flow handler."""
"""Get the options flow handler."""
return StarkEnergyMonitorOptionsFlowHandler(config_entry)


Expand Down

0 comments on commit 99ac9d7

Please sign in to comment.