Replies: 1 comment
-
Use
Explanation:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do we overide a list containing elements with quotes, the example below will raise
hydra.errors.OverrideParseException: no viable alternative at input '[date\='2023-10-10''
$ python my_app.py debug=false "test.cfg_list=[date='2023-10-10',set_name=train]"
Beta Was this translation helpful? Give feedback.
All reactions