Skip to content

Commit

Permalink
♻️ Migrate CLI print methods to single module
Browse files Browse the repository at this point in the history
  • Loading branch information
Alopezjr2002 committed Jul 22, 2022
1 parent 132ea76 commit 67fea70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/electionguard_cli/start.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from .mark_ballots.mark_command import MarkBallotsCommand
from .submit_ballots.submit_command import SubmitBallotsCommand


@click.group()
def cli() -> None:
pass
Expand Down

0 comments on commit 67fea70

Please sign in to comment.