debug off

This commit is contained in:
Jason 2025-05-20 13:26:18 -07:00
parent 23b7c289bf
commit 3f7360a5b1

View File

@ -11,7 +11,7 @@ import openai
import graypy
import logging
DEBUG = True
DEBUG = False
default_args = {
'owner': 'airflow',