fix: add memify and additional params #4
Annotations
8 errors
|
Run linting
Process completed with exit code 1.
|
|
Run linting:
tests/end-to-end/use_cogwit_sdk_test.py#L80
tests/end-to-end/use_cogwit_sdk_test.py:80:1: E402 Module level import not at top of file
|
|
Run linting:
cogwit_sdk/responses.py#L7
cogwit_sdk/responses.py:7:5: F401 `.cogwit.cogwit.SearchResultDataset` imported but unused
|
|
Run linting:
cogwit_sdk/responses.py#L6
cogwit_sdk/responses.py:6:5: F401 `.cogwit.cogwit.SearchResult` imported but unused
|
|
Run linting:
cogwit_sdk/responses.py#L5
cogwit_sdk/responses.py:5:5: F401 `.cogwit.cogwit.CombinedSearchResult` imported but unused
|
|
Run linting:
cogwit_sdk/responses.py#L4
cogwit_sdk/responses.py:4:5: F401 `.cogwit.cogwit.SearchResponse` imported but unused
|
|
Run linting:
cogwit_sdk/responses.py#L3
cogwit_sdk/responses.py:3:5: F401 `.cogwit.cogwit.CognifyResponse` imported but unused
|
|
Run linting:
cogwit_sdk/responses.py#L2
cogwit_sdk/responses.py:2:5: F401 `.cogwit.cogwit.AddResponse` imported but unused
|
Loading