qp.decomposition.gate_sets.IDENTITY

IDENTITY = GateSet({GlobalPhase=0.0, Identity=0.0}, name='Identity')

The gate set that contains only the Identity and the GlobalPhase.

Note that Identity and GlobalPhase both have weights of 0, indicating they are essentially free.