tqdm/tests
Miro Hrončok 2fbad6ad51
Avoid Python 3.13+ RuntimeWarning: coroutine method 'aclose' of 'acount' was never awaited
See https://github.com/python/cpython/issues/117536#issuecomment-2036883124
2024-08-03 23:16:08 +01:00
..
__init__.py move tests directory to external module 2020-10-24 22:12:21 +01:00
conftest.py misc linting 2023-03-03 16:32:58 +00:00
tests_asyncio.py Avoid Python 3.13+ RuntimeWarning: coroutine method 'aclose' of 'acount' was never awaited 2024-08-03 23:16:08 +01:00
tests_concurrent.py format: isort 2021-01-09 17:00:18 +00:00
tests_contrib.py drop py<=3.6 2023-03-03 15:43:42 +00:00
tests_contrib_logging.py drop redundant __future__ imports 2023-03-03 15:50:04 +00:00
tests_dask.py drop redundant __future__ imports 2023-03-03 15:50:04 +00:00
tests_gui.py tests: gui & tk import 2021-01-10 18:08:06 +00:00
tests_itertools.py linter config udpates 2021-09-18 17:24:50 +01:00
tests_keras.py f-strings 2024-02-05 23:07:44 +00:00
tests_main.py drop py<=3.6 2023-03-03 15:43:42 +00:00
tests_notebook.py test:cleanup pytest config 2020-12-24 22:22:52 +00:00
tests_pandas.py tests: fix pandas warnings 2024-02-05 23:07:46 +00:00
tests_perf.py f-strings 2024-02-05 23:07:44 +00:00
tests_rich.py drop py<=3.6 2023-03-03 15:43:42 +00:00
tests_synchronisation.py drop redundant __future__ imports 2023-03-03 15:50:04 +00:00
tests_tk.py tests: gui & tk import 2021-01-10 18:08:06 +00:00
tests_tqdm.py tidy `super()` calls 2024-05-02 22:36:51 +01:00
tests_utils.py utils.envwrap: fix types 2023-08-09 22:53:40 +01:00
tests_version.py format: isort 2021-01-09 17:00:18 +00:00