This commit is contained in:
Donkie
2024-01-06 20:11:45 +01:00
parent a868e1889f
commit 4adee1327b

View File

@@ -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"