We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PULL_REQUEST_TEMPLATE.md
1 parent 29dad88 commit f5f6a98Copy full SHA for f5f6a98
.github/PULL_REQUEST_TEMPLATE.md
@@ -19,7 +19,7 @@ is available to guide the process: https://www.colour-science.org/contributing/.
19
- [ ] Pre-commit hooks have been run and passed.
20
21
<!-- The unit tests can be invoked with `uv run invoke tests` -->
22
-<!-- Pyright can be started with `pyright --threads --skipunannotated` -->
+<!-- Pyright can be started with `uv run pyright --threads --skipunannotated` -->
23
24
**Documentation**
25
0 commit comments