#!/bin/bash

uv sync
uv run autoreporeview "$@"
