mirror of https://github.com/tqdm/tqdm.git
Removed blank line in init.py
Signed-off-by: Stephen L. <lrq3000@gmail.com>
This commit is contained in:
parent
7721ef6a5c
commit
1821c3d2b9
|
@ -5,4 +5,3 @@ from ._tqdm import format_meter
|
|||
from ._version import __version__
|
||||
|
||||
__all__ = ['tqdm', 'trange', 'format_interval', 'format_meter', '__version__']
|
||||
|
||||
|
|
Loading…
Reference in New Issue