-
Notifications
You must be signed in to change notification settings - Fork 565
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 black #1688
Fix black #1688
Conversation
$ black --config black.toml .
It was intentional that we only check for @nicholascar |
My mistake? They should have been! Clearly I'm responsible for those particular files... |
I think with nothing doing any check as it stands it is easy to forget, this may help: |
The current config should exclude everything else and also relying on config simplifies integration with other tooling. But should be same behavior. |
Co-authored-by: Iwan Aucamp <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, thanks.
actually, |
Fix for black config: #1692 |
Ref: #1687
Proposed Changes
./rdflib
->.
)black --config black.toml .
requirements.dev.txt