Skip to content

Conversation

tkukushkin
Copy link

@tkukushkin tkukushkin commented Jul 11, 2023

fixes #146

I used pyright --verifytypes to check type completeness of public API. Unfortunately I had to move tests to a separate package to exclude them from pyright check.

@charettes
Copy link

If that can be of any help I confirm the types provided in this PR addressed the issues we were running into with @stats.Timer decoration of function having loose their return type and preventing type checkers from doing their job.

@chuangfengwang
Copy link

Valuable work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type hints & PEP 561 packaging
4 participants