Skip to content

Commit

Permalink
tiny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VanyaBelyaev committed May 13, 2024
1 parent 2a51ac2 commit f7f7d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ostap/fitting/fithelpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -1735,7 +1735,7 @@ def vars_to_asymmetry ( self ,
asym_var = self.vars_asymmetry (
var1 , ## first vatiable
var2 , ## second variable
scale = scale , ## scale
scale = asym_scale , ## scale
name = asym_name ,
title = asym_title )

Expand Down

0 comments on commit f7f7d74

Please sign in to comment.