Skip to content

Commit

Permalink
Lint!?
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhamer-noaa committed Dec 23, 2024
1 parent 9e38894 commit fe35a2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/idsse_common/test/test_rabbitmq_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -348,4 +348,3 @@ def mock_blocking_publish(channel, exch, message_params, queue = None, success_f
result = rpc_thread.send_request({'data': 123})
assert EXAMPLE_UUID not in rpc_thread._pending_requests # request was cleaned up
assert result is None

0 comments on commit fe35a2c

Please sign in to comment.