imantics icon indicating copy to clipboard operation
imantics copied to clipboard

Add type hints and add py.typed marker

Open pietermarsman opened this issue 3 years ago • 0 comments

Such that this mypy error dissapears:

main.py:13: error: Skipping analyzing "imantics": module is installed, but missing library stubs or py.typed marker  [import]

pietermarsman avatar May 03 '22 13:05 pietermarsman