Skip to content

Commit

Permalink
fixup!: use arg
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebecca Graber committed Jan 12, 2024
1 parent d49b856 commit 2a569ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edx_event_bus_kafka/internal/producer.py
Original file line number Diff line number Diff line change
Expand Up @@ -397,4 +397,4 @@ def test_doc_style(arg1):
- arg1
"""
pass
print(f"{arg1=}")

Check warning on line 400 in edx_event_bus_kafka/internal/producer.py

View check run for this annotation

Codecov / codecov/patch

edx_event_bus_kafka/internal/producer.py#L400

Added line #L400 was not covered by tests

0 comments on commit 2a569ab

Please sign in to comment.