Office365-REST-Python-Client
Office365-REST-Python-Client copied to clipboard
site.py", line 46 site_url = f"{root_site_url}sites/{alias}" error with python 2.7
the f for format string isn't compatible with python 2.7 so it throws an error