Build fails
shravandoda opened this issue · 0 comments
shravandoda commented
hydra_graph.py has an error where it's returning a dictionary through redis_connection. Dictionaries are not supported and hence it should be changed to a string first.
shravandoda opened this issue · 0 comments
hydra_graph.py has an error where it's returning a dictionary through redis_connection. Dictionaries are not supported and hence it should be changed to a string first.