We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522e789 commit 230963cCopy full SHA for 230963c
1 file changed
Utils/Dataflow/pyDKB/common/json_utils.py
@@ -57,6 +57,8 @@ def nestedKeys(key):
57
58
String should contain keys separated by dot. If a key contains
59
dot itself, the key must be put between matching quotation marks.
60
+ Quotation marks inside the keys (not preceding or following a dot)
61
+ are ignored.
62
63
:param key: nested keys
64
:type key: str
0 commit comments