diff --git a/.coveragerc b/.coveragerc index 5ea776ba..c79b067c 100644 --- a/.coveragerc +++ b/.coveragerc @@ -5,5 +5,6 @@ omit = tqdm/contrib/bells.py tqdm/contrib/discord.py tqdm/contrib/telegram.py + tqdm/contrib/utils_worker.py [report] show_missing = True