ConstraintTrue
- class jwst.associations.lib.constraint.ConstraintTrue(*args, **kwargs)[source]
Bases:
SimpleConstraintABCAlways return True.
Force creation of the constraint attribute dict before anything else.
- Returns:
SimpleConstraintABCNew instance of class.
Methods Summary
check_and_set(item)Empty method to return True from parent abstract method.
Methods Documentation