mirror of
https://github.com/pyro2927/SouthwestCheckin.git
synced 2025-12-06 01:13:19 +00:00
@@ -14,7 +14,7 @@ class Reservation():
|
||||
self.number = number
|
||||
self.first = first
|
||||
self.last = last
|
||||
self.notifications = []
|
||||
self.notifications = notifications
|
||||
|
||||
@staticmethod
|
||||
def generate_headers():
|
||||
|
||||
Reference in New Issue
Block a user