[FSTORE-1453] Move client, decorators, variable_api and constants to hopsworks_common #49
Annotations
5 errors
Ruff (I001):
python/hopsworks_common/client/__init__.py#L17
python/hopsworks_common/client/__init__.py:17:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
python/hopsworks_common/client/base.py#L17
python/hopsworks_common/client/base.py:17:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
python/hopsworks_common/client/hopsworks.py#L17
python/hopsworks_common/client/hopsworks.py:17:1: I001 Import block is un-sorted or un-formatted
|
Ruff (B007):
python/hopsworks_common/client/hopsworks.py#L137
python/hopsworks_common/client/hopsworks.py:137:13: B007 Loop control variable `alias` not used within loop body
|
Lint and Stylecheck
Process completed with exit code 1.
|