Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find way to typecheck files themselves and not just stub usage #3

Open
rlee287 opened this issue Nov 12, 2019 · 1 comment
Open

Find way to typecheck files themselves and not just stub usage #3

rlee287 opened this issue Nov 12, 2019 · 1 comment
Labels
on hold Waiting on other things to be completed first

Comments

@rlee287
Copy link
Owner

rlee287 commented Nov 12, 2019

See python/mypy#5028 for context. The proper solution will be either running retype inside the CI container and doing the checks there, or merging the type annotations into the normal files (since this project is now Python 3.5+ anyway).

@rlee287
Copy link
Owner Author

rlee287 commented Dec 30, 2019

Typestubs have been migrated for encoders, but leaving this open until better typestubs are available for numpy and scipy.

@rlee287 rlee287 added the on hold Waiting on other things to be completed first label Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold Waiting on other things to be completed first
Projects
None yet
Development

No branches or pull requests

1 participant