Skip to content

Commit

Permalink
Update bindings/python/dlite-jstore-python.i
Browse files Browse the repository at this point in the history
Co-authored-by: Francesca L. Bleken <[email protected]>
  • Loading branch information
jesper-friis and francescalb authored Nov 20, 2024
1 parent 1d4c0db commit a0b899c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/dlite-jstore-python.i
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def format_dict(
This method works with the dict-representation and does not
access instances. The only exception is when `d` corresponds to
a data instance who's dimensions is a list of dimension lengths.
In this case is the metadata needed to get dimension names.
In this case the metadata is needed to get dimension names.
"""
if not id and single and "properties" not in d and len(d) != 1:
Expand Down

0 comments on commit a0b899c

Please sign in to comment.