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