Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VanyaBelyaev committed Jul 30, 2024
1 parent fc49830 commit 9de4d63
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ostap/fitting/dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -1065,14 +1065,6 @@ def get_var ( self, aname ) :
_vars = self.get()
return getattr ( _vars , aname )


_new_methods_ += [
ROOT.RooDataSet .vminmax ,
]




# =============================================================================
## Is there at least one entry that satisfy selection criteria?
# @code
Expand Down

0 comments on commit 9de4d63

Please sign in to comment.