Skip to content

Commit 0527a31

Browse files
committed
ruff
1 parent 868e362 commit 0527a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/storage/tests/unit/test__legacy_storage_sdk_compatibility.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def location_name() -> str:
5656
return SimcoreS3DataManager.get_location_name()
5757

5858

59-
async def test_storage_client_used_in_simcore_sdk_0_3_2(
59+
async def test_storage_client_used_in_simcore_sdk_0_3_2( # noqa: PLR0915
6060
client: TestClient,
6161
file_id: str,
6262
user_id: str,

0 commit comments

Comments
 (0)