(no commit message)

This commit is contained in:
2026-04-02 18:15:47 -07:00
parent 2b40f813a0
commit 051376c286
2 changed files with 4 additions and 2 deletions

View File

@@ -25,4 +25,5 @@ class DocExtract(PrecompiledProgram):
return self.cot(context=context)
DocExtract().push_to_hub("tyrin/doc-extract")
if __name__ == "__main__":
DocExtract().push_to_hub("tyrin/doc-extract")