wrap up coretk type hinting
This commit is contained in:
parent
c1c580cdc4
commit
6ecffc465b
5 changed files with 10 additions and 18 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue