Skip to content

Commit 230963c

Browse files
committed
Added clarification per code discussion in #174.
1 parent 522e789 commit 230963c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Utils/Dataflow/pyDKB/common/json_utils.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ def nestedKeys(key):
5757
5858
String should contain keys separated by dot. If a key contains
5959
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.
6062
6163
:param key: nested keys
6264
:type key: str

0 commit comments

Comments
 (0)