Commit c72769b
authored
docs: duplicated session name in cookbook (#1050)
In the `nox_uv` recipe, the session name `type_check` appeared twice, although one session ran the linting and formatting.
This PR renames the second session (about linting) to `lint`.1 parent a0660b1 commit c72769b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments