export-search: Realm is required.

This commit is contained in:
Alex Vandiver 2023-03-13 19:15:30 +00:00 committed by Tim Abbott
parent d2af06f4df
commit ae20af84a9
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ This is most often used for legal compliance.
) )
realm = self.get_realm(options) realm = self.get_realm(options)
assert realm is not None
limits = Q() limits = Q()
limits = reduce( limits = reduce(