AfshinLab / BLR

MIT License
4 stars 0 forks source link

Disable tqdm if directing stderr to file. #18

Closed pontushojer closed 4 years ago

pontushojer commented 4 years ago

Fix for https://github.com/FrickTobias/BLR/issues/209.

tqdm is now imported from blr.utils which return a custom function is stderr is directed to a file.