Closed bwalsh closed 8 months ago
As a vrs-anvil user, when I run the tool in batch, I don't need progress bars as they pollute the logs.
disable_progress_bars
tqdm(xxxx, disable=manifest.disable_progress_bars):
As a vrs-anvil user, when I run the tool in batch, I don't need progress bars as they pollute the logs.
disable_progress_bars
default to False