feat: save kemono post revision #102
Annotations
10 warnings
|
|
Lint:
nazurin/sites/kemono/api.py#L69
Too many local variables (17/15)
|
Lint:
nazurin/sites/deviant_art/api.py#L189
TODO: Send GIFs properly
|
Lint:
nazurin/database/cloudant.py#L36
Method 'get' was expected to be 'async', found it instead as 'non-async'
|
Lint:
nazurin/database/cloudant.py#L43
Method 'exists' was expected to be 'async', found it instead as 'non-async'
|
Lint:
nazurin/database/cloudant.py#L47
Method 'insert' was expected to be 'async', found it instead as 'non-async'
|
Lint:
nazurin/database/cloudant.py#L53
Method 'update' was expected to be 'async', found it instead as 'non-async'
|
Lint:
nazurin/database/cloudant.py#L59
Method 'delete' was expected to be 'async', found it instead as 'non-async'
|
Lint:
nazurin/database/mongo.py#L1
Similar lines in 2 files
|
Loading