feat: patent retrival and semi-processed

This commit is contained in:
2025-12-08 19:33:02 -05:00
parent b51f0596a3
commit 63a9889e5b
21 changed files with 301 additions and 54 deletions
+1 -4
View File
@@ -1,6 +1,3 @@
from .types import Patents, Patent
all = [
"Patents",
"Patent"
]
all = ["Patents", "Patent"]