What's Changed
* In Molecular Hamiltonian linear operator, only add constant when it's nonzero by kevinsung in https://github.com/qiskit-community/ffsim/pull/370
* test that no warnings are raised in Python files by kevinsung in https://github.com/qiskit-community/ffsim/pull/372
* (BREAKING CHANGE) Replace n_qubits argument in ffsim.qiskit.jordan_wigner with norb by kevinsung in https://github.com/qiskit-community/ffsim/pull/374
**Full Changelog**: https://github.com/qiskit-community/ffsim/compare/v0.0.51...v0.0.52