uv
b046e7f3 - Add missing comma in `projects/dependencies.md` (#14613)

Commit
222 days ago
Add missing comma in `projects/dependencies.md` (#14613) ## Summary Diff: ```diff [dependency-groups] dev = [ - {include-group = "lint"} + {include-group = "lint"}, {include-group = "test"} ] ``` ## Test Plan None.
Author
Parents
Loading