alexis-mignon / python-flickr-api

A python implementation of the Flickr API
BSD 3-Clause "New" or "Revised" License
367 stars 108 forks source link

Fix issue with creating and getting galleries #110

Closed xjdeng closed 5 years ago

xjdeng commented 5 years ago

flickr_api.Gallery.create() and user.getGalleries() should work now