Skip to content

How to disable tqdm #84

@fortyfourforty

Description

@fortyfourforty

Is there a way to disable tqdm in bm25s?
I need to extract tons of queries and the tqdm is annoying.

Tried the os.environ["TQDM_DISABLE"] = "1" but it does not work.

Thanks.

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