wrap up coretk type hinting

This commit is contained in:
Huy Pham 2020-01-15 12:59:54 -08:00
parent c1c580cdc4
commit 6ecffc465b
5 changed files with 10 additions and 18 deletions

View file

@ -772,6 +772,7 @@ class Session:
Broadcast node location to all listeners.
:param core.nodes.base.NodeBase node: node to broadcast location for
:return: nothing
"""
node_data = NodeData(
message_type=0,