kadi.commands.states.TransKeysSet# class kadi.commands.states.TransKeysSet# Bases: set Like set() but with more compact str output for table printing __str__()# Return str(self). __and__(other)# Return self&value.