refactor(mm): migrate all models to new and improved probe API #8324
Annotations
4 errors and 1 warning
python-checks
Process completed with exit code 1.
|
Ruff (I001):
tests/test_model_probe.py#L1
tests/test_model_probe.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
invokeai/backend/model_manager/config.py#L23
invokeai/backend/model_manager/config.py:23:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
invokeai/backend/model_manager/__init__.py#L3
invokeai/backend/model_manager/__init__.py:3:1: I001 Import block is un-sorted or un-formatted
|
python-checks
Unable to find merge base between 5e6b52d495a3a58b5be238da0071f311fb348421 and 4c289e31435918fe2dc278476d9a192bce1f86e5
|