mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 15:02:21 +00:00
linter fix - import order
This commit is contained in:
parent
42c544996d
commit
8b3bd511cd
@ -1,6 +1,6 @@
|
|||||||
import io
|
import io
|
||||||
import os
|
|
||||||
import logging
|
import logging
|
||||||
|
import os
|
||||||
import tempfile
|
import tempfile
|
||||||
from subprocess import DEVNULL, PIPE, Popen
|
from subprocess import DEVNULL, PIPE, Popen
|
||||||
from typing import Iterable, Optional, Tuple
|
from typing import Iterable, Optional, Tuple
|
||||||
|
Loading…
Reference in New Issue
Block a user