-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
On line
https://github.com/iPlantCollaborativeOpenSource/python-irodsclient/blob/master/irods/query.py#L51
It has
new_q.limit = self._limit
it should be
new_q._limit = self._limit
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels