[F] Fix imports

This commit is contained in:
Azalea (on HyDEV-Daisy)
2022-07-03 02:24:31 -04:00
parent 2ac83c5808
commit 6911cad00e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@ Importing this file requires installing tqdm.
"""
from __future__ import annotations
import os
from functools import partial
from typing import Callable, Iterable