We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b520c44 commit 22f3658Copy full SHA for 22f3658
src/entity/borehole_parser.py
@@ -1,7 +1,6 @@
1
"""Convert boreprofile document to processed entries."""
2
3
import logging
4
-from io import BytesIO
5
from pathlib import Path
6
7
import pymupdf
0 commit comments