chore(verification): update README and reorganize generate_report.py

# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-04-17 10:27:46 -07:00
parent cb874287a4
commit c996ca6a64
8 changed files with 1205 additions and 1213 deletions

View file

@ -46,6 +46,7 @@ dev = [
"pytest-asyncio",
"pytest-cov",
"pytest-html",
"pytest-json-report",
"nbval", # For notebook testing
"black",
"ruff",