HTTP-APIs/hydra-python-agent

Build fails

Closed 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.