mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -04:00
organize imports
This commit is contained in:
parent
9e689e835e
commit
f2a98ab523
@ -1,8 +1,8 @@
|
||||
# This code is from leafqycc/rknn-multi-threaded
|
||||
# Following Apache License 2.0
|
||||
|
||||
from concurrent.futures import Future, ThreadPoolExecutor
|
||||
import logging
|
||||
from concurrent.futures import Future, ThreadPoolExecutor
|
||||
from pathlib import Path
|
||||
from queue import Queue
|
||||
from typing import Callable
|
||||
|
Loading…
x
Reference in New Issue
Block a user