e-Paper icon indicating copy to clipboard operation
e-Paper copied to clipboard

Add type annotations for the python library to allow static anlyzing

Open arseniiarsenii opened this issue 3 years ago • 0 comments

Python library seems to be missing any kind of type hints, which makes it unusable for static analyzers such as Mypy.

Static analyzers are an important part for many project's CI system, thus introduction of type hints would be very useful.

arseniiarsenii avatar Jul 13 '21 13:07 arseniiarsenii