Skip to content
Snippets Groups Projects
Commit dc125e6a authored by Udai Singh's avatar Udai Singh
Browse files

Update dispatcher.py

parent 7d1e0d75
No related branches found
No related tags found
No related merge requests found
Pipeline #117670 passed
......@@ -22,7 +22,7 @@ _logger = logging.getLogger(__name__)
# ------------------------------------------------------------------ #
class blissdata_dispacher:
class blissdata_dispatcher:
def __init__(self,host="localhost",port=6380) :
_logger.info("Connecting to redis sever")
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment