[FSTORE-1439][APPEND] Apply ruff formatting and fixes to the merged repo #54
python.yml
on: pull_request
Lint and Stylecheck
10s
Unit Tests (No Optional Dependencies)
0s
Unit Tests (Pandas 1.x)
0s
Unit Tests (Local TZ)
0s
Unit Tests (Typechecked)
0s
Unit Tests (Windows)
0s
Unit Tests (Windows) (Local TZ)
0s
Matrix: Unit Tests
Annotations
2 errors
Ruff (E721):
python/hopsworks/core/git_api.py#L350
python/hopsworks/core/git_api.py:350:40: E721 Do not compare types, use `isinstance()`
|
Lint and Stylecheck
Process completed with exit code 1.
|