Update test_add.py
This commit is contained in:
@@ -6,7 +6,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