mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
0935ab0cb2
* Added giphy.py to fetch gifs on a given topic * Modified code [*]Added doctest [*]Formatted with black * Minor change * Minor refactoring to avoid name clash * Made necessary changes as per review * Update web_programming/giphy.py Co-authored-by: Christian Clauss <cclauss@me.com> * Apply suggestions from code review * Final cleanup * Placate psf/black Co-authored-by: Christian Clauss <cclauss@me.com>