Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0ssigeno committed Sep 26, 2024
1 parent d02137c commit 27ad02d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions atlasq/queryset/transform.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ class AtlasTransform:
"icontains",
"startswith",
"istartswith",
"iendswith",
"endswith",
"iwholeword",
"wholeword",
"not",
Expand Down

0 comments on commit 27ad02d

Please sign in to comment.