mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
Update tasks.py
This commit is contained in:
parent
186ae844bc
commit
7734325b71
1 changed files with 0 additions and 2 deletions
|
|
@ -1,9 +1,7 @@
|
|||
import logging
|
||||
import os
|
||||
import shutil
|
||||
import tempfile
|
||||
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
|
||||
|
||||
import tqdm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue