Hello,
It seems that again the Azure status structure has changed due to which this library is broken. Would you be able to check? I am using this library on daily basis to check azure services in my region
headers = [__clean_text(x.get_text().strip().lower()) for x in head[0].find_all('th')]
~~~~^^^
IndexError: list index out of range
Hello,
It seems that again the Azure status structure has changed due to which this library is broken. Would you be able to check? I am using this library on daily basis to check azure services in my region
headers = [__clean_text(x.get_text().strip().lower()) for x in head[0].find_all('th')]
~~~~^^^
IndexError: list index out of range