Comments
This commit is contained in:
@ -4,6 +4,7 @@ import logging
|
||||
|
||||
logging.basicConfig(filename="gwendolyn.log", level=logging.INFO)
|
||||
|
||||
# Picks a random movie and returns information about it
|
||||
def movieFunc():
|
||||
try:
|
||||
print("Creating IMDb object")
|
||||
|
Reference in New Issue
Block a user