-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi, I had a question regarding the following line:
catalogue/catalogue/__init__.py
Line 111 in 3dc5259
| if len(self.namespace) == len(keys) - 1 and all( |
Why is this line different than that of _get_all function? Should it be if len(self.namespace) <= len(keys)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels