HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.10/dist-packages/tqdm/__pycache__/autonotebook.cpython-310.pyc
o

���g��@s�dZddlZddlmZz/ejdjZde�jvred��ddlm	Z	m
Z
e
dur:dd	lmZee	ed
d�ed��Wne
yLdd
lmZmZYnwdd
lmZmZddlmZeded
d�ddgZdS)z�
Automatically choose between `tqdm.notebook` and `tqdm.std`.

Usage:
>>> from tqdm.autonotebook import trange, tqdm
>>> for i in trange(10):
...     ...
�N)�warn�IPython�IPKernelApp�console�)�WARN_NOIPYW�	IProgress)�TqdmWarning�)�
stacklevel�
ipywidgets)�tqdm�trange)�TqdmExperimentalWarningzxUsing `tqdm.autonotebook.tqdm` in notebook mode. Use `tqdm.tqdm` instead to force console mode (e.g. in jupyter console)r
r)�__doc__�sys�warningsr�modules�get_ipython�config�ImportError�notebookrr�stdr	�	Exceptionr
rr�__all__�rr�</usr/local/lib/python3.10/dist-packages/tqdm/autonotebook.py�<module>s,���