Skip to content

Commit ba45668

Browse files
authored
ruff fix
1 parent 9699e48 commit ba45668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e_automation/features/APITests/steps/test_search_steps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
import uuid
21
from datetime import datetime
32
from urllib.parse import parse_qs
3+
import uuid
44

55
import pytest_check as check
66
from pytest_bdd import parsers, scenarios, then, when

0 commit comments

Comments
 (0)