Skip to content

Commit

Permalink
fixup!: isort
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebecca Graber committed Aug 24, 2023
1 parent e062c51 commit d98893f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edx_arch_experiments/scripts/republish_failed_events.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
from ast import literal_eval

import click
from openedx_events.tooling import EventsMetadata, OpenEdxPublicSignal, load_all_signals
from openedx_events.event_bus import get_producer
from openedx_events.tooling import EventsMetadata, OpenEdxPublicSignal, load_all_signals


@click.command()
Expand Down

0 comments on commit d98893f

Please sign in to comment.