Skip to content

--progress disables the progress bar, and the RDF ignores the setting entirely #208

Description

@galjos

Two related bugs:

(no flag)     -> progress bar shown
--progress    -> progress bar HIDDEN     (help says "Show progress bar.")

And independently: rdf.py imports with_progress_bar by value at module import, so whatever the flag sets at runtime never reaches the two tqdm call sites — the RDF bar cannot be turned off at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions