Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
awarecan committed Mar 30, 2019
1 parent 8f3c438 commit fcc4ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/components/config/test_config_entries.py
Expand Up @@ -45,7 +45,7 @@ def async_get_options_flow(config, options):
@HANDLERS.register('comp2')
class Comp2ConfigFlow:
"""Config flow without options flow."""

def __init__(self):
"""Init."""
pass
Expand Down

0 comments on commit fcc4ca5

Please sign in to comment.