mirror of
https://github.com/vale981/hopsflow
synced 2025-03-04 16:31:38 -05:00
remove unused argument
This commit is contained in:
parent
c7a5788a60
commit
7a7e65fc8c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue