sarumont / py-trello

Python API wrapper around Trello's API
BSD 3-Clause "New" or "Revised" License
945 stars 330 forks source link

'Delete star' string format hotfix for python 2.7 compatability #245

Closed Thingable closed 6 years ago

Thingable commented 6 years ago

A quick fix in response to issue #244 that replaced the fstring with .format()