Skip to content
Prev Previous commit
Next Next commit
Update web_programming/giphy.py
Co-authored-by: Christian Clauss <cclauss@me.com>
  • Loading branch information
JDeepD and cclauss authored Oct 18, 2021
commit 157e0f6ebd93c9890f0755cb86ec535147de9bd2
2 changes: 1 addition & 1 deletion web_programming/giphy.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/python
#!/usr/bin/env python3
import requests


Expand Down