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

Some (all?) "simple type" objects should output type for clarity #10

Closed
brodriguez8774 opened this issue Mar 30, 2022 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@brodriguez8774
Copy link
Collaborator

Definitely makes sense for numerical types, to explicitly indicate if type is float/decimal/maybe-int.

Not sure if it's needed for other "simple types", such as None/str/bool, but may make sense to output these too, just for consistency.

@brodriguez8774 brodriguez8774 added the enhancement New feature or request label Mar 30, 2022
@brodriguez8774
Copy link
Collaborator Author

Implemented. Can change format later if we choose.

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

No branches or pull requests

1 participant