mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Update tasks.py
This commit is contained in:
parent
720e89ec9a
commit
91fa1d385b
@ -1,9 +1,7 @@
|
|||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
import tempfile
|
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import List # for type hinting. Can be removed, if only Python >3.8 is used
|
|
||||||
from typing import Type
|
from typing import Type
|
||||||
|
|
||||||
import tqdm
|
import tqdm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user