-
Notifications
You must be signed in to change notification settings - Fork 4
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
add isort
to pre-commit
#94
Comments
Looks pretty easy to implement - want me to have a quick go, @mastoffel? |
Yes, please! (also: no need to ask). |
Turns out it wasn't as easy as they made it look! Not giving up yet though! |
ah, it never is! Don't worry too much if it doesn't work @kallewesterling! |
@all-contributors please add @kallewesterling for doc, code, content |
I've put up a pull request to add @kallewesterling! 🎉 |
forgot: @all-contributors add projectManagement for @kallewesterling |
I've put up a pull request to add @ProjectManagement! 🎉 |
sorting pre-commit implemented by @kallewesterling in #114 , using reorder-python-imports as |
sorting imports with isort, thanks to @bryanlimy for the suggestion.
The text was updated successfully, but these errors were encountered: