Skip to content

Commit 529615f

Browse files
committed
Update format
1 parent 2c98aa4 commit 529615f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/openai_agent/main_streamable.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010

1111
async def main():
12-
1312
prod_environment_id = os.environ.get("DBT_PROD_ENV_ID", os.getenv("DBT_ENV_ID"))
1413
token = os.environ.get("DBT_TOKEN")
1514
host = os.environ.get("DBT_HOST", "cloud.getdbt.com")

0 commit comments

Comments
 (0)