Replies: 1 comment
-
Thanks! I'll change the template to be |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
pip install ruff
is a no-op if ruff is already installed butpip install ruff==<release version>
is not.Beta Was this translation helpful? Give feedback.
All reactions