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

remove black, isort, and flake8 in favor of ruff #159

Merged
merged 2 commits into from
May 13, 2024
Merged

remove black, isort, and flake8 in favor of ruff #159

merged 2 commits into from
May 13, 2024

Conversation

avendesora
Copy link
Owner

@avendesora avendesora commented May 13, 2024

Description

Removed black, isort, and flake8 since all of that functionality is covered by ruff now.

Checklist:

  • I have read the CONTRIBUTING document.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have run pre-commit locally prior to submission and fixed any errors/warnings.
  • I have run tests locally prior to submission and they are passing.
  • I have added necessary documentation (if appropriate).
  • I have updated the README (if appropriate).
  • I have updated the CHANGELOG (if appropriate).
  • I have updated the version number (if appropriate).
  • I have updated the requirements (if appropriate).

@avendesora avendesora merged commit 6983f4b into main May 13, 2024
8 checks passed
@avendesora avendesora deleted the ruff branch May 13, 2024 01:36
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.

None yet

1 participant