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

true NPY201 fixes #1

Merged
merged 2 commits into from
Jan 19, 2024
Merged

Conversation

jeremyleung521
Copy link

Issue Number. Is this pull request related to any outstanding issues? If so, list the issue number.

Describe the changes made. A clear and concise description of what the problem is and what you did to fix it. E.g. [...] was happening and I've changed [...] to fix it.

Fixes. The ruff NPY201 check didn't actually work previously because the pyproject.toml lines were inside the quotes :)

Goals and Outstanding Issues. A clear and concise list of goals (to be) accomplished.

  • [ ]

Major files changed.

  • [ ]

Status.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Additional context. Add any other context or screenshots about the pull request here.

@alexmgoldberg alexmgoldberg merged commit 80aae91 into alexmgoldberg:numpy2 Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants