Skip to content

Commit

Permalink
Merge branch 'filter-strategy' of github.com:EMMC-ASBL/oteapi-dlite i…
Browse files Browse the repository at this point in the history
…nto filter-strategy
  • Loading branch information
jesper-friis committed Nov 23, 2023
2 parents 6a7bb55 + 0fe9d9e commit 3ef425d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/strategies/test_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@


# Test simple use of query
# Here keeping all instances with label containing "im" in the collection
config = DLiteFilterConfig(
filterType="dlite/filter",
query="^im",
Expand Down

0 comments on commit 3ef425d

Please sign in to comment.