chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:12:13 +08:00
commit 0446c45d8e
898 changed files with 328024 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
class OutCallback:
def __call__(self, s: str) -> None:
...