We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf7a995 commit af0c3c0Copy full SHA for af0c3c0
template/build_ci.py
@@ -2,8 +2,6 @@
2
from template import make_template
3
from uuid import uuid4
4
5
-load_dotenv()
6
-
7
Template.build(
8
make_template(set_user_workdir=True),
9
alias="code-interpreter-ci-" + str(uuid4()),
0 commit comments