FermionicRegister

FermionicRegister: TypeAlias = <class 'qiskit.circuit.QuantumRegister'>

A type alias of QubitRegister.

Although this does not really give us any functional guarantees, it serves to better document the API contract that instances of this type are interpreted as registers of fermionic modes.