updating helper functions with a try-except

This commit is contained in:
Krrish Dholakia 2023-08-01 13:03:03 -07:00
parent 528580c445
commit 1ff7377ffa
10 changed files with 123 additions and 109 deletions

View file

@ -10,8 +10,6 @@ import random
####### ENVIRONMENT VARIABLES ###################
dotenv.load_dotenv() # Loading env variables using dotenv
def get_optional_params(
# 12 optional params
functions = [],