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
LexerNoViableAltException: +bar=example@example.com
^
See https://hydra.cc/docs/next/advanced/override_grammar/basic for details
Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
This should be doable, but as a temporary solution you can quote the value for Hydra.
Since the shell will interpret your quotes, you need to quote for it as well.
🐛 Bug
Description
I am unable to override a value that contains the '@' character, e.g. in the case of providing email addresses
To reproduce
Borrowed from #962:
** Minimal Code/Config snippet to reproduce **
** Stack trace/error message **
Expected Behavior
No error and bar's value should be set to "example@example.com".
System information
Additional context
Similar to #962
The text was updated successfully, but these errors were encountered: