add bucket in CRD
All checks were successful
Build and Publish / build-release (push) Successful in 44s

This commit is contained in:
2026-04-24 14:05:28 -05:00
parent 7e91a385f4
commit ff3d93e933
8 changed files with 32 additions and 15 deletions

View File

@@ -1,6 +1,4 @@
import os
from pypdf import PdfReader
from typing import Any
def discover_fields(pdf_path: str) -> list[dict]:
"""