feat: Re-integration of Google Datastore API #3527
Annotations
10 errors
linter (3.12):
src/viur/core/db/query.py#L78
E501: line too long (130 > 120 characters)
|
linter (3.12):
src/viur/core/db/transport.py#L20
E265: block comment should start with '# '
|
linter (3.12):
src/viur/core/db/transport.py#L78
E265: block comment should start with '# '
|
linter (3.12):
src/viur/core/db/transport.py#L87
E302: expected 2 blank lines, found 1
|
linter (3.12):
src/viur/core/db/transport.py#L88
E101: indentation contains mixed spaces and tabs
|
linter (3.12):
src/viur/core/db/transport.py#L88
W191: indentation contains tabs
|
linter (3.12):
src/viur/core/db/transport.py#L90
E302: expected 2 blank lines, found 1
|
linter (3.12):
src/viur/core/db/transport.py#L91
W191: indentation contains tabs
|
linter (3.12):
src/viur/core/db/transport.py#L92
W191: indentation contains tabs
|
linter (3.12):
src/viur/core/db/transport.py#L93
W191: indentation contains tabs
|