mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-02-18 00:29:35 -06:00
Update mypy baseline
This commit is contained in:
@@ -559,7 +559,6 @@ src/documents/serialisers.py:0: error: Function is missing a type annotation [n
|
|||||||
src/documents/serialisers.py:0: error: Function is missing a type annotation [no-untyped-def]
|
src/documents/serialisers.py:0: error: Function is missing a type annotation [no-untyped-def]
|
||||||
src/documents/serialisers.py:0: error: Function is missing a type annotation [no-untyped-def]
|
src/documents/serialisers.py:0: error: Function is missing a type annotation [no-untyped-def]
|
||||||
src/documents/serialisers.py:0: error: Function is missing a type annotation [no-untyped-def]
|
src/documents/serialisers.py:0: error: Function is missing a type annotation [no-untyped-def]
|
||||||
src/documents/serialisers.py:0: error: Function is missing a type annotation [no-untyped-def]
|
|
||||||
src/documents/serialisers.py:0: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
|
src/documents/serialisers.py:0: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
|
||||||
src/documents/serialisers.py:0: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
|
src/documents/serialisers.py:0: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
|
||||||
src/documents/serialisers.py:0: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
|
src/documents/serialisers.py:0: error: Function is missing a type annotation for one or more arguments [no-untyped-def]
|
||||||
@@ -1571,7 +1570,6 @@ src/documents/views.py:0: error: Function is missing a return type annotation [
|
|||||||
src/documents/views.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
src/documents/views.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
||||||
src/documents/views.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
src/documents/views.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
||||||
src/documents/views.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
src/documents/views.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
||||||
src/documents/views.py:0: error: Function is missing a return type annotation [no-untyped-def]
|
|
||||||
src/documents/views.py:0: error: Function is missing a type annotation [no-untyped-def]
|
src/documents/views.py:0: error: Function is missing a type annotation [no-untyped-def]
|
||||||
src/documents/views.py:0: error: Function is missing a type annotation [no-untyped-def]
|
src/documents/views.py:0: error: Function is missing a type annotation [no-untyped-def]
|
||||||
src/documents/views.py:0: error: Function is missing a type annotation [no-untyped-def]
|
src/documents/views.py:0: error: Function is missing a type annotation [no-untyped-def]
|
||||||
|
|||||||
Reference in New Issue
Block a user