- Added "../dots.ocr" to the extraPaths for improved type checking and module resolution.
@@ -1,6 +1,7 @@
{
"extraPaths": [
- "../MinerU"
+ "../MinerU",
+ "../dots.ocr"
],
"pythonVersion": "3.12",
"typeCheckingMode": "basic"