You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Going through setup.py the environment key in the .jsonl files is fished up, stored, passed as an argument to successive build_objects calls, which ultimately ignores the argument.
What is the setting for?
Shall we just remove it?
The text was updated successfully, but these errors were encountered:
Going through
setup.py
theenvironment
key in the.jsonl
files is fished up, stored, passed as an argument to successivebuild_objects
calls, which ultimately ignores the argument.What is the setting for?
Shall we just remove it?
The text was updated successfully, but these errors were encountered: