mirror of
https://github.com/pyro2927/SouthwestCheckin.git
synced 2025-12-06 01:13:19 +00:00
modified: southwest.py
This commit is contained in:
@@ -7,6 +7,7 @@ BASE_URL = 'https://mobile.southwest.com/api/'
|
||||
CHECKIN_INTERVAL_SECONDS = 0.25
|
||||
MAX_ATTEMPTS = 40
|
||||
|
||||
|
||||
class Reservation():
|
||||
|
||||
def __init__(self, number, first, last, notifications=[]):
|
||||
|
||||
Reference in New Issue
Block a user