Modernise
This commit is contained in:
parent
4c6441182b
commit
8faee98ec6
44 changed files with 214 additions and 201 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from typing import Awaitable, Callable, List, Optional, Sequence, TypeVar, Union
|
||||
|
||||
from tqdm.cli import tqdm
|
||||
from tqdm import tqdm
|
||||
|
||||
from .parallel_map import parallel_map
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue