Skip to content

Commit

Permalink
Update sources.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thorwhalen authored Oct 6, 2023
1 parent da97bc9 commit cbba2b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dol/sources.py
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,7 @@ def __call__(self, k):
return self.data_of_key(k)


# TODO: Add an obj_of_key argument to wrap_kvs? (Or should it be data_of_key?)
# Note: Older version commmented below
class ObjReader:
"""
Expand Down

0 comments on commit cbba2b9

Please sign in to comment.