Skip to content

Fix: Add uv.lock for reproducible environment

Golla Nandini requested to merge fix-uv-lock into main

<<<<<<< HEAD

# Merge Request Template

## What does this MR do?

## Related issues

## Checklist

- [ ] Code compiles

- [ ] Tests pass

- [ ] Documentation updated

======= {

  "recommendations": [

  "ms-python.python",

  "charliermarsh.ruff"

  ]

}

71a42e46 (Updated merge request template and added VSCode config)

Added uv.lock to ensure consistent dependency resolution across environments.

Merge request reports

Loading