1 2 3 4 5 6 7
"""Test `tqdm.tk`.""" from .tests_tqdm import importorskip def test_tk_import(): """Test `tqdm.tk` import""" importorskip('tqdm.tk')