Skip to content

extracting: Support filter=None and sort=None#138

Open
bjhargrave wants to merge 1 commit intoassertpy:mainfrom
bjhargrave:extracting-filter-none
Open

extracting: Support filter=None and sort=None#138
bjhargrave wants to merge 1 commit intoassertpy:mainfrom
bjhargrave:extracting-filter-none

Conversation

@bjhargrave
Copy link

Allow filter and sort kwargs to have values None which are equivalent to not specifying the kwargs.

sort=None already worked in this manner. A small code change was needed to support filter=None.

Test methods are added.

Allow filter and sort kwargs to have values None which are equivalent
to not specifying the kwargs.

sort=None already worked in this manner. A small code change was needed
to support filter=None.

Test methods are added.

Signed-off-by: BJ Hargrave <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant