[FSTORE-1389] get_secrets_api and create_project should be accessible as hopsworks module functions #443
Annotations
6 errors
ruff on python files:
python/hopsworks/__init__.py#L372
python/hopsworks/__init__.py:372:24: W292 No newline at end of file
|
ruff on python files:
python/hopsworks/core/secret_api.py#L17
python/hopsworks/core/secret_api.py:17:1: I001 Import block is un-sorted or un-formatted
|
ruff on python files:
python/hopsworks/secret.py#L17
python/hopsworks/secret.py:17:1: I001 Import block is un-sorted or un-formatted
|
ruff on python files:
python/hopsworks/util.py#L17
python/hopsworks/util.py:17:1: I001 Import block is un-sorted or un-formatted
|
ruff on python files:
python/hopsworks/util.py#L85
python/hopsworks/util.py:85:41: W292 No newline at end of file
|
ruff on python files
Process completed with exit code 1.
|
Loading