groups: Add API and usermanager functions to manage usergroups #2449
Annotations
2 errors and 10 warnings
|
Lint:
api/models.py#L32
Unable to import 'kernelci.api.models_base'
|
|
Lint:
api/main.py#L49
Unable to import 'kernelci.api.models'
|
|
Lint:
scripts/usermanager.py#L277
Too many branches (47/12)
|
|
Lint:
scripts/usermanager.py#L578
Redefining name 'exc' from outer scope (line 14)
|
|
Lint:
scripts/usermanager.py#L277
Too many local variables (41/15)
|
|
Lint:
scripts/usermanager.py#L277
Missing function or method docstring
|
|
Lint:
scripts/usermanager.py#L251
Redefining name 'exc' from outer scope (line 14)
|
|
Lint:
scripts/usermanager.py#L225
Redefining name 'exc' from outer scope (line 14)
|
|
Lint:
scripts/usermanager.py#L206
Redefining name 'exc' from outer scope (line 14)
|
|
Lint:
scripts/usermanager.py#L177
Redefining name 'exc' from outer scope (line 14)
|
|
Lint:
scripts/usermanager.py#L136
Redefining name 'exc' from outer scope (line 14)
|
|
Lint:
scripts/usermanager.py#L1
Missing module docstring
|