CI: bump pre commit not black#15998
Conversation
Signed-off-by: nstarman <[email protected]>
Signed-off-by: nstarman <[email protected]>
|
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
|
👋 Thank you for your draft pull request! Do you know that you can use |
d635092 to
d8e8cfa
Compare
Signed-off-by: nstarman <[email protected]>
Signed-off-by: nstarman <[email protected]>
d8e8cfa to
67a106e
Compare
neutrinoceros
left a comment
There was a problem hiding this comment.
Thank you for doing this !
| "PERF401", # Use a list comprehension to create a transformed list | ||
|
|
||
| # pygrep-hooks (PGH) | ||
| "PGH001", # eval |
There was a problem hiding this comment.
There is an ignore for this rule in pyproject.toml too:
Line 392 in 575eb8c
mhvk
left a comment
There was a problem hiding this comment.
Mostly looks good, certainly fine for units and utils.
Signed-off-by: nstarman <[email protected]>
b76a115 to
344c3cb
Compare
mhvk
left a comment
There was a problem hiding this comment.
Thanks, happy (enough) with this!
eerovaher
left a comment
There was a problem hiding this comment.
I'd prefer the commits to be squashed, but all my suggestions about the final state of the patch have been addressed.
|
Squash-commit! |
|
@dhomeier requested changes, so maybe he should have another look? |
|
Thanks all! |
* bump pre-commit * Apply updated pre-commit * manual fixes * manual fix RUF017 Signed-off-by: nstarman <[email protected]>
Description
Partially addresses #15995.