-
Notifications
You must be signed in to change notification settings - Fork 155
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
enforce code format with black + isort #1738
Merged
Merged
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa37fd7 - Browse repository at this point
Copy the full SHA fa37fd7View commit details -
start a pyproject.toml file, as black will only read config from it.
Configuration menu - View commit details
-
Copy full SHA for 6b37ba4 - Browse repository at this point
Copy the full SHA 6b37ba4View commit details -
tox: remove unused environments, add black,isort
All the existing environments were unused and broken. Remove them. Add black and isort environments to help run a consistent version.
Configuration menu - View commit details
-
Copy full SHA for da4df7a - Browse repository at this point
Copy the full SHA da4df7aView commit details -
We've been using the distro flake8 for some time. Also tox -e flake8 is broken. Just remove this note. Also drop unneded trailing slashes.
Configuration menu - View commit details
-
Copy full SHA for bd94ec3 - Browse repository at this point
Copy the full SHA bd94ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97fab00 - Browse repository at this point
Copy the full SHA 97fab00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97d3801 - Browse repository at this point
Copy the full SHA 97d3801View commit details -
black will reformat this in a manner that trips flake8.
Configuration menu - View commit details
-
Copy full SHA for 5c6a488 - Browse repository at this point
Copy the full SHA 5c6a488View commit details -
black will reformat this in a manner that trips flake8.
Configuration menu - View commit details
-
Copy full SHA for ff8d890 - Browse repository at this point
Copy the full SHA ff8d890View commit details -
black will reformat this in a manner that trips flake8.
Configuration menu - View commit details
-
Copy full SHA for f5de7dd - Browse repository at this point
Copy the full SHA f5de7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a34a6 - Browse repository at this point
Copy the full SHA 93a34a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d4064 - Browse repository at this point
Copy the full SHA 34d4064View commit details -
Configuration menu - View commit details
-
Copy full SHA for c08fdab - Browse repository at this point
Copy the full SHA c08fdabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e65fea - Browse repository at this point
Copy the full SHA 8e65feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b71662e - Browse repository at this point
Copy the full SHA b71662eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a584e - Browse repository at this point
Copy the full SHA 88a584eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.