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

(strict) typing for __init__.py, mpi.py, graph.py #176

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

matthiasdiener
Copy link
Contributor

No description provided.

@matthiasdiener matthiasdiener changed the title Typing record Typing for Record Mar 11, 2023
@matthiasdiener matthiasdiener force-pushed the typing-record branch 3 times, most recently from 71cadf4 to 94b706b Compare March 14, 2023 01:53
@matthiasdiener matthiasdiener changed the title Typing for Record (strict) typing for Record Mar 14, 2023
@matthiasdiener matthiasdiener changed the title (strict) typing for Record (strict) typing for __init__.py, mpi.py, graph.py Mar 14, 2023
@matthiasdiener matthiasdiener marked this pull request as ready for review March 14, 2023 23:03
@matthiasdiener
Copy link
Contributor Author

This is ready for review. I can break the changes into smaller pieces if you prefer.


def perm(n: SupportsIndex, # type: ignore[misc]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed this function since pytools requires Python 3.8+ currently.

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

Successfully merging this pull request may close these issues.

1 participant