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

Fix liniting error in pre-commit checks #113

Closed
wants to merge 25 commits into from

Conversation

jaymunro
Copy link
Contributor

Fix formatting from error in pre-commit check
Issue #22

@jaymunro
Copy link
Contributor Author

It seems this may be due to an incompatibility between black and reorder-python-imports
psf/black#4175

I have added the following to the end of the first comment in the files affected:
# fmt: skip

Pre-commit is now passing tests

@jaymunro jaymunro changed the title Update const.py Fix liniting error in pre-commit checks Feb 28, 2024
@jaymunro jaymunro closed this Feb 28, 2024
@jaymunro jaymunro deleted the patch-3 branch February 28, 2024 03:53
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