removed grpc check for getting a node service file, it will return the default value when not currently set
This commit is contained in:
parent
358985d129
commit
b993fadedb
2 changed files with 1 additions and 8 deletions
|
@ -396,7 +396,7 @@ class CoreServices:
|
|||
"""
|
||||
Add services to a node.
|
||||
|
||||
:param core.coreobj.PyCoreNode node: node to add services to
|
||||
:param core.nodes.base.CoreNode node: node to add services to
|
||||
:param str node_type: node type to add services to
|
||||
:param list[str] services: names of services to add to node
|
||||
:return: nothing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue