Skip to content

Commit 4a0f6a8

Browse files
committed
Add type hints to message_accumulator
1 parent 199537b commit 4a0f6a8

File tree

8 files changed

+227
-93
lines changed

8 files changed

+227
-93
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ FORMATTED_AREAS=\
1212
aiokafka/helpers.py \
1313
aiokafka/structs.py \
1414
aiokafka/util.py \
15+
aiokafka/producer/message_accumulator.py \
1516
aiokafka/protocol/ \
1617
aiokafka/record/ \
1718
tests/test_codec.py \

0 commit comments

Comments
 (0)