[FSTORE-1281] Add method to stop execution + type hinting login+get_feature_store #438
python-lint.yml
on: pull_request
Lint and Stylecheck
9s
Annotations
5 errors
Ruff (I001):
python/hopsworks/__init__.py#L16
python/hopsworks/__init__.py:16:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
python/hopsworks/__init__.py#L34
python/hopsworks/__init__.py:34:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
python/hopsworks/execution.py#L17
python/hopsworks/execution.py:17:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
python/hopsworks/project.py#L16
python/hopsworks/project.py:16:1: I001 Import block is un-sorted or un-formatted
|
Lint and Stylecheck
Process completed with exit code 1.
|