Skip to content

Commit ea0827d

Browse files
author
MinjiK
committed
added blank space
1 parent dc48137 commit ea0827d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specs/namespaces/test_namespaces.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@ def test_shopping_booking_hotel_bookings_post_list(client_setup):
434434
}}
435435
)
436436

437+
437438
def test_schedule_flights_get(client_setup):
438439
client_setup.schedule.flights.get(a='b')
439440
client_setup.get.assert_called_with(

0 commit comments

Comments
 (0)