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

Support type annotations for module constants #63

Closed
gwax opened this issue Nov 21, 2018 · 1 comment
Closed

Support type annotations for module constants #63

gwax opened this issue Nov 21, 2018 · 1 comment

Comments

@gwax
Copy link
Contributor

gwax commented Nov 21, 2018

Similar to #44 it would be nice to extract type information for module constants as well:

MAGIC_VALUE: int = 0
"""This is a type annotated module constant"""
@gaborbernat
Copy link
Member

Please check again with latest release and report back if the problem is still active.

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

3 participants