We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8001cb commit 1362956Copy full SHA for 1362956
.github/workflows/black_and_ruff.yaml
@@ -1,4 +1,4 @@
1
-name: Run `black` and `ruff` to ensure correct formatting and that there are no linting errors in the code
+name: Run `black` and `ruff`
2
3
on: [push, pull_request]
4
0 commit comments