Add opportunity dataset collection

This commit is contained in:
Carlos Ouyang
2026-04-21 19:41:48 +08:00
parent 50402e4aa7
commit 436bef4814
10 changed files with 1295 additions and 32 deletions

View File

@@ -21,6 +21,7 @@ dev = [
"pytest>=8.0",
"ruff>=0.5.0",
"mypy>=1.10.0",
"types-requests>=2.31.0",
]
[project.scripts]