Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
VanyaBelyaev committed Apr 29, 2024
1 parent 0826d4d commit 5669905
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ostap/fitting/specific.py
Original file line number Diff line number Diff line change
Expand Up @@ -1266,7 +1266,7 @@ def __init__ ( self ,
B = B )

# =====================================================================
## Dobule Crystal Ball shape parameters
## Double Crystal Ball shape parameters
# =====================================================================
self.__aL = self.make_var ( alphaL ,
"aL_%s" % name ,
Expand Down Expand Up @@ -1948,7 +1948,6 @@ def cnvpars ( self ) :
models.append ( HHdini_pdf )



# =============================================================================
if '__main__' == __name__ :

Expand Down

0 comments on commit 5669905

Please sign in to comment.