chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:42:18 +08:00
commit 05f60106aa
288 changed files with 76871 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
"""Allow running as: python -m code_review_graph"""
from .cli import main
main()