Skip to content

Commit

Permalink
Added clarification per code discussion in #174.
Browse files Browse the repository at this point in the history
  • Loading branch information
Evildoor committed Sep 12, 2018
1 parent 522e789 commit 230963c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Utils/Dataflow/pyDKB/common/json_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ def nestedKeys(key):
String should contain keys separated by dot. If a key contains
dot itself, the key must be put between matching quotation marks.
Quotation marks inside the keys (not preceding or following a dot)
are ignored.
:param key: nested keys
:type key: str
Expand Down

0 comments on commit 230963c

Please sign in to comment.