Skip to content

Commit 3e352fe

Browse files
committed
style
1 parent e71d44c commit 3e352fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/community/pipeline_flux_rf_inversion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ def __call__(
649649
width: Optional[int] = None,
650650
eta: float = 1.0,
651651
decay_eta: Optional[bool] = False,
652-
eta_decay_power: Optional[float] = 1.,
652+
eta_decay_power: Optional[float] = 1.0,
653653
strength: float = 1.0,
654654
start_timestep: float = 0,
655655
stop_timestep: float = 0.25,

0 commit comments

Comments
 (0)