NQNStudios / Trellonos

Python scripts designed for automated execution with Cron to manage Trello schedules.
0 stars 0 forks source link

List functions: archive_all_cards() and unarchive_all_cards() #28

Closed NQNStudios closed 9 years ago

NQNStudios commented 9 years ago

Refactor the loop from this gist script into a function of the List class to avoid future confusions surrounding the card archival iteration error.