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

Type annotations for Python code #392

Closed
oshev opened this issue Jan 16, 2019 · 1 comment
Closed

Type annotations for Python code #392

oshev opened this issue Jan 16, 2019 · 1 comment

Comments

@oshev
Copy link

oshev commented Jan 16, 2019

Type annotations is pretty much a standard for the modern Python code. They help the code more robust to occasional errors and make so much easier to read and debug someone else code. It would be helpful if you added type annotations to all Seldon-core Python modules.

@ukclivecox
Copy link
Contributor

Done

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

No branches or pull requests

2 participants