covid-vaccine-booking icon indicating copy to clipboard operation
covid-vaccine-booking copied to clipboard

Covid Vaccine slot booking

Open IvuriSaiteja opened this issue 3 years ago • 2 comments

In this line I am facing syntax error request_header["Authorization"] = f"Bearer {token}"

IvuriSaiteja avatar May 28 '21 06:05 IvuriSaiteja

which python version? please post the exact error message

vishalv26 avatar May 28 '21 17:05 vishalv26

Please make sure you're using python 3.6+ as F-strings are not supported in older versions

pallupz avatar May 29 '21 03:05 pallupz