diff --git a/aimodel/trainedmodel/call.py b/aimodel/trainedmodel/call.py index 06a9ee4..d281efe 100644 --- a/aimodel/trainedmodel/call.py +++ b/aimodel/trainedmodel/call.py @@ -11,7 +11,6 @@ to="", from_=os.getenv("CALLING_NUMBER"), timeout=100 - #body='Tests' ) -print(message) \ No newline at end of file +print(message)