not_ method

On this page

not_

Negates this SearchCriteria.

def not_(self):
    ...

Returns: Combined search criteria.

See Also

On this page