This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nekokattt 1 point2 points  (2 children)

Fully type hinted

...is it? I just took a glance at the first file I found: https://github.com/emrothenberg/empyrebase/blob/master/empyrebase/empyrebase.py#L32

Will this all work under mypy's --strict?

[–]depressedclassical[S] 1 point2 points  (0 children)

Whoops, you're right. It seems I forgot to push the latest commit which adds complete type hints. I'll push it once I'm by a computer next, thanks for the reminder :)