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

stub math.py has self/circular definitions for inf and nan #698

Open
Josverl opened this issue Nov 18, 2022 · 0 comments
Open

stub math.py has self/circular definitions for inf and nan #698

Josverl opened this issue Nov 18, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Josverl
Copy link
Owner

Josverl commented Nov 18, 2022

avoid self/circular definitions for inf and nan

inf = inf  # type: float

nan = nan  # type: float

@Josverl Josverl changed the title stub math.py stub math.py has self/circular definitions for inf and nan Nov 18, 2022
@Josverl Josverl added the bug Something isn't working label Nov 18, 2022
@Josverl Josverl self-assigned this Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant