You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openapi_server/controllers/security_controller_.py:1 at module level:
D100: Missing docstring in public module
openapi_server/controllers/app_controller.py:1 at module level:
D100: Missing docstring in public module
openapi_server/controllers/app_controller.py:9 in public function`get_ml_app_by_name`:
D400: First line should end with a period (not 'e')
openapi_server/controllers/app_controller.py:21 in public function`update_ml_app`:
D400: First line should end with a period (not 'p')
openapi_server/controllers/app_controller.py:21 in public function`update_ml_app`:
D401: First line should be in imperative mood (perhaps 'Update', not 'Updated')
openapi_server/controllers/__init__.py:1 at module level:
D104: Missing docstring in public package
Current set of errors:
Dependencies:
pip install pydocstyle
Reference: https://github.com/mitmproxy/pdoc
The text was updated successfully, but these errors were encountered: