Skip to content

Commit 6b8bc1c

Browse files
committed
Resolving imports issue
1 parent 8a1701b commit 6b8bc1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/smokescreen/test_compartment_5.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
)
1111
from pages.screening_practitioner_appointments.screening_practitioner_appointments import (
1212
ScreeningPractitionerAppointmentsPage,
13+
)
14+
from pages.screening_practitioner_appointments.screening_practitioner_day_view import (
1315
ScreeningPractitionerDayView,
1416
)
1517
from pages.datasets.subject_datasets_page import (

0 commit comments

Comments
 (0)