Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamdp committed Dec 10, 2024
1 parent 2ff6614 commit 1294568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup_payload/python/matter_setup_payload/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

import click

from .setup_payload import CommissioningFlow, SetupPayload
from .setup_payload import SetupPayload


@click.group()
Expand Down

0 comments on commit 1294568

Please sign in to comment.