### Summary: There is a stray double quotation in the [Contribution Process](https://instadeepai.github.io/winnow/contributing/#contribution-process) section that messes up the formatting of the below code chunk. ``` # Install development dependencies uv sync --dev" # Set up pre-commit hooks pre-commit install ``` ### Steps to reproduce: _No response_ ### Expected Behaviour: _No response_ ### Actual Behaviour: _No response_ ### Possible Solution: _No response_ ### Additional Notes: _No response_