Skip to content

Commit 304902c

Browse files
authored
more ruff fixes
1 parent ba45668 commit 304902c

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
@@ -2,8 +2,8 @@
22
from urllib.parse import parse_qs
33
import uuid
44

5-
import pytest_check as check
65
from pytest_bdd import parsers, scenarios, then, when
6+
import pytest_check as check
77

88
from src.objectModels.api_search_object import convert_to_form_data, set_request_data
99
from utilities.api_fhir_immunization_helper import (

0 commit comments

Comments
 (0)