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

Fix number type annotations #61

Open
simberaj opened this issue Jun 10, 2022 · 1 comment
Open

Fix number type annotations #61

simberaj opened this issue Jun 10, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@simberaj
Copy link
Owner

Select a proper number type base class from python's numbers module and apply it to type annotations to have them properly reflect acceptable number types.

@simberaj simberaj added documentation Improvements or additions to documentation good first issue Good for newcomers and removed good first issue Good for newcomers labels Jun 10, 2022
@simberaj simberaj added the good first issue Good for newcomers label Mar 12, 2023
@simberaj
Copy link
Owner Author

The appropriate number type base class is Real.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant