Skip to content

Commit 8b622c6

Browse files
Update possible_solution.py
1 parent 775321d commit 8b622c6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/with-unittest/booking_system/possible_solution.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,4 +717,3 @@ def test_no_refund_within_two_days(self):
717717

718718
booking = self.system.book_room("John Doe", 101, check_in, check_out)
719719

720-
cancellation

0 commit comments

Comments
 (0)