Skip to content

Failure due to partially removed --utf8 argument #4

@martonmiklos

Description

@martonmiklos

Hello,

The recent master failing at me with the following error:

mm@lapos:~/Projektek/standards$ pdfoutliner "Part 3-01 Dispenser Application v2.33.txt" --inpdf "Part 3-01 Dispenser Application v2.33.pdf" 
Traceback (most recent call last):
  File "/home/mm/.local/bin/pdfoutliner", line 8, in <module>
    sys.exit(main())
  File "/home/mm/.local/lib/python3.8/site-packages/pdfoutliner/__main__.py", line 152, in main
    if args.utf8:
AttributeError: 'Namespace' object has no attribute 'utf8'

For me it looks like that half of the #3 PR have been removed from the master in cfd2d91

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions