remove unused argument

This commit is contained in:
Valentin Boettcher 2022-07-22 17:07:35 +02:00
parent c7a5788a60
commit 7a7e65fc8c

View file

@ -63,7 +63,6 @@ class SystemParams:
bcf_scale: Optional[list[float]] = None,
nonlinear: bool = False,
fock_hops: bool = True,
power: bool = False,
):
self.t = t