The documentation looks kind of messy because intermediate status of the progress bar is shown:

A fix might be to disable the progress bar when creating the documentation by setting an environment variable with TQDM_DISABLE=1, see also: tqdm/tqdm#1061