py_is_not_none

py_is_not_none(x)[source]

Check if x is not None.

Parameters

x (Any) –

Return type

bool