CoderFromCali

Results 2 issues of CoderFromCali

The return flight for my last trip was not properly checked in. The script tried to check in at the proper time, but somehow didn't actually check in the return...

I just installed this repo but ran into this error: ``` env/bin/python southwest-headers.py Traceback (most recent call last): File "/root/southwest-headers/southwest-headers.py", line 22, in driver = uc.Chrome(headless = True) File "/root/southwest-headers/env/lib/python3.10/site-packages/seleniumwire/undetected_chromedriver/webdriver.py",...