You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ENH: Add tqdm to skopt
* MNT: Format long line
* ENH: Pass max_tries as total len, update desc wording
* ENH: Replace skopt class with variable
* ENH: Pass single skopt callback directly instead of in a list
* ENH: Check if tqdm object has update attr
* MNT: Update tqdm description text
* FMT: Use single quotes
* MNT: Refactor pbar to use iter
* MNT: Refactor to meet max line length
* bikeshedding
Fixes#280
0 commit comments