mockafka-py icon indicating copy to clipboard operation
mockafka-py copied to clipboard

Add annotations future statement globally

Open MrkGrgsn opened this issue 1 year ago • 0 comments

Add annotations future statement globally.

Enables PEP 585 type annotations in Python 3.8. The test suite succeeds under Python 3.8 following this change.

Fixes #82.

MrkGrgsn avatar May 09 '24 00:05 MrkGrgsn