Ruff fix
This commit is contained in:
@@ -5,7 +5,7 @@ from typing import Any
|
||||
import httpx
|
||||
import pytest
|
||||
|
||||
from ..conftest import length_from_weight # noqa: TID252
|
||||
from ..conftest import length_from_weight
|
||||
|
||||
URL = "http://spoolman:8000"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user