Skip to content

new: enable black, isort, flake8, mypy #5

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

Merged
merged 14 commits into from
Jun 11, 2024
Merged

new: enable black, isort, flake8, mypy #5

merged 14 commits into from
Jun 11, 2024

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Jun 10, 2024

Re-enables linting & type-checking.

We'll eventually switch to using ruff

Additional notes:

  • Minor code cleanup, function & variable renaming
  • Some unused code was removed, which was originally brought over from nx-cugraph
  • Any and type: ignore were generously used as a first pass. NetworkX is untyped, so had to compromise on certain parts.

@aMahanna aMahanna changed the title new: enable black, isort, flake8 new: enable black, isort, flake8, mypy Jun 10, 2024
@aMahanna aMahanna merged commit 8e9139a into main Jun 11, 2024
2 checks passed
@aMahanna aMahanna deleted the enable-ci branch June 11, 2024 01:28
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