sarumont / py-trello

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

fix: incorrect string format index in board.py #348

Closed alexander-minchin closed 1 year ago

alexander-minchin commented 3 years ago

The second index in the string format was changed from 0 to 1.