datacrunch: fix imports from datacrunch.instances.instances and friends #65
Annotations
3 errors
|
build
Process completed with exit code 1.
|
|
Ruff (I001):
examples/containers/calling_the_endpoint_with_inference_key_async.py#L1
examples/containers/calling_the_endpoint_with_inference_key_async.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
datacrunch_compat/datacrunch/__init__.py#L3
datacrunch_compat/datacrunch/__init__.py:3:1: I001 Import block is un-sorted or un-formatted
|