Skip to content

Commit fa8081f

Browse files
Update formfyxer/pdf_wrangling.py
Co-authored-by: Bryce Willey <[email protected]>
1 parent be15493 commit fa8081f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

formfyxer/pdf_wrangling.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -761,8 +761,6 @@ def render_char(
761761

762762

763763
class PDFPageAndFieldInterpreter(PDFPageInterpreter):
764-
# TODO: keep track of all of the fields per page, insert them when rendering the page
765-
pass
766764

767765
def __init__(self, rsrcmgr: PDFResourceManager, device: PDFDevice, doc) -> None:
768766
self.rsrcmgr = rsrcmgr

0 commit comments

Comments
 (0)