Skip to content

Commit af0c3c0

Browse files
committed
removed dotenv from ci
1 parent cf7a995 commit af0c3c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

template/build_ci.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
from template import make_template
33
from uuid import uuid4
44

5-
load_dotenv()
6-
75
Template.build(
86
make_template(set_user_workdir=True),
97
alias="code-interpreter-ci-" + str(uuid4()),

0 commit comments

Comments
 (0)