[HWORKS-937] Explicit model provenance - hsml optimization - init serving/batching #705
python-lint.yml
on: pull_request
Lint and Stylecheck
7s
Unit Testing (Ubuntu) (Local TZ)
0s
Unit Testing (Windows) (Local TZ)
0s
Matrix: Unit Testing (Ubuntu)
Matrix: Unit Testing (Windows)
Annotations
5 errors
Ruff (I001):
python/hsml/deployment.py#L16
python/hsml/deployment.py:16:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
python/hsml/model_serving.py#L17
python/hsml/model_serving.py:17:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F811):
python/hsml/model_serving.py#L19
python/hsml/model_serving.py:19:20: F811 Redefinition of unused `Union` from line 17
|
Ruff (F811):
python/hsml/model_serving.py#L19
python/hsml/model_serving.py:19:27: F811 Redefinition of unused `Optional` from line 17
|
Lint and Stylecheck
Process completed with exit code 1.
|