pygsti.extras.idletomography.idttools.nontrivial_paulis# nontrivial_paulis(wt)# List all nontrivial paulis of given weight wt. Parameters: wt (int) Returns: A list of tuples of ‘X’, ‘Y’, and ‘Z’, e.g. (‘X’,’Z’). Return type: list