Module assert

Source
Expand description

Standard library assert functions.

Functionsยง

assert
Check that the provided value is true, or raise a KclError with the provided description.
assert_is