luqum icon indicating copy to clipboard operation
luqum copied to clipboard

Should allow subclass ENested

Open maksle opened this issue 9 months ago • 0 comments

https://github.com/jurismarches/luqum/blob/879acffe69e86910b1162e064f0d43e487a9bd19/luqum/elasticsearch/tree.py#L438C9-L438C29

Shouldn't this be issubclass(cls, ENested) (user may be overriding E_NESTED).

maksle avatar May 03 '24 13:05 maksle