diff --git a/.mypy-baseline.txt b/.mypy-baseline.txt index 1226f16a8..c7abe67c0 100644 --- a/.mypy-baseline.txt +++ b/.mypy-baseline.txt @@ -938,7 +938,6 @@ src/documents/tests/test_barcodes.py:0: error: Argument 1 to "get_reader" of "Ge src/documents/tests/test_barcodes.py:0: error: Argument 3 to "BarcodePlugin" has incompatible type "DummyProgressManager"; expected "ProgressManager" [arg-type] src/documents/tests/test_barcodes.py:0: error: Argument 3 to "BarcodePlugin" has incompatible type "DummyProgressManager"; expected "ProgressManager" [arg-type] src/documents/tests/test_barcodes.py:0: error: Argument 3 to "BarcodePlugin" has incompatible type "DummyProgressManager"; expected "ProgressManager" [arg-type] -src/documents/tests/test_barcodes.py:0: error: Cannot find implementation or library stub for module named "zxingcpp" [import-not-found] src/documents/tests/test_barcodes.py:0: error: Function is missing a return type annotation [no-untyped-def] src/documents/tests/test_barcodes.py:0: error: Incompatible types in assignment (expression has type "Path", variable has type "str") [assignment] src/documents/tests/test_barcodes.py:0: error: Item "None" of "ApplicationConfiguration | None" has no attribute "barcode_string" [union-attr] @@ -1829,7 +1828,6 @@ src/paperless/checks.py:0: error: Argument 2 to "path_check" has incompatible ty src/paperless/checks.py:0: error: Function is missing a return type annotation [no-untyped-def] src/paperless/checks.py:0: error: Function is missing a return type annotation [no-untyped-def] src/paperless/checks.py:0: error: Function is missing a return type annotation [no-untyped-def] -src/paperless/checks.py:0: error: Function is missing a return type annotation [no-untyped-def] src/paperless/checks.py:0: error: Function is missing a type annotation [no-untyped-def] src/paperless/checks.py:0: error: Function is missing a type annotation [no-untyped-def] src/paperless/checks.py:0: error: Function is missing a type annotation [no-untyped-def]