mordred-descriptor / mordred

a molecular descriptor calculator
http://mordred-descriptor.github.io/documentation/master/
BSD 3-Clause "New" or "Revised" License
355 stars 95 forks source link

Changed Update to Write #95

Open stevenkbennett opened 3 years ago

stevenkbennett commented 3 years ago

Update function in tqdm accepts only integer arguments, and the write function should be used to output errors in the console. This causes errors when using tqdm and an error occurs and is printed to console.