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

Add type hints #6

Open
daemon opened this issue Mar 26, 2019 · 0 comments
Open

Add type hints #6

daemon opened this issue Mar 26, 2019 · 0 comments
Labels
documentation Update documentation

Comments

@daemon
Copy link
Member

daemon commented Mar 26, 2019

Type hints explicitly constrain arguments' types, aiding the readability and maintainability of a project. AllenNLP is a great example of a clean, research-ready codebase that uses type hints; I think we should follow in their footsteps.

@achyudh achyudh added the documentation Update documentation label May 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Update documentation
Projects
None yet
Development

No branches or pull requests

2 participants