Skip to content

Commit a0c9dab

Browse files
authored
added a comment
1 parent c116f6d commit a0c9dab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

vdodwyt.py

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@
1515
import pyshorteners as ps
1616
url = "https://www.instagram.com/p/CCyHGMDA5MF/"
1717
print(ps.Shortener().tinyurl.short(url))
18-
'''
18+
'''
19+
20+
#NOTE : This only works for local host !

0 commit comments

Comments
 (0)