updating latest from mac
This commit is contained in:
7
playground/kite.py
Normal file
7
playground/kite.py
Normal file
@@ -0,0 +1,7 @@
|
||||
import emojis
|
||||
import datetime
|
||||
import praw
|
||||
|
||||
print(emojis.__file__)
|
||||
print(datetime.__file__)
|
||||
print(praw.__file__)
|
||||
Reference in New Issue
Block a user