O365 / python-o365

A simple python library to interact with Microsoft Graph and Office 365 API
Apache License 2.0
1.6k stars 411 forks source link

a small issue in "python-o365-master\O365\connection.py" #1063

Closed Zhucheng-Pan closed 2 months ago

Zhucheng-Pan commented 2 months ago

Hi, I was testing the project by using pyflakes and the result says "python-o365-master\O365\connection.py:136:34: f-string is missing placeholders"

a83bd7e46a5a845630edba7c772703e

alejcas commented 2 months ago

Fixed