Skip to content

Commit 309acc9

Browse files
committed
doc string
1 parent aa8c3a6 commit 309acc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NodeGraphQt/base/graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ def _on_node_data_dropped(self, data, pos):
282282
283283
Example Identifiers:
284284
URI = ngqt://path/to/node/session.graph
285-
URN = ngqt::node:com.chantasticvfx.MyNode
285+
URN = ngqt::node:com.nodes.MyNode1;node:com.nodes.MyNode2
286286
287287
Args:
288288
data (QtCore.QMimeData): mime data.

0 commit comments

Comments
 (0)