Gateway: Better top-level docstring

This commit is contained in:
Athanasius 2021-11-04 12:09:40 +00:00
parent ccee6f8b63
commit 0182980136

View File

@ -1,6 +1,8 @@
# coding: utf8 # coding: utf8
""" """
EDDN Gateway, which receives message from uploaders.
Contains the necessary ZeroMQ socket and a helper function to publish Contains the necessary ZeroMQ socket and a helper function to publish
market data to the Announcer daemons. market data to the Announcer daemons.
""" """