Skip to content

Commit

Permalink
re-fix-1 ?
Browse files Browse the repository at this point in the history
  • Loading branch information
VanyaBelyaev committed Dec 20, 2024
1 parent 52c10fb commit ef246a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ostap/core/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -624,10 +624,9 @@ def _TO_draw_ ( obj , option = '', *args , **kwargs ) :

# =================================================================
## update the pad/canvas
Ostap.Utils.pad_update()
Ostap.Utils.pad_update ( pad )
# =============================================================


return result

ROOT.TObject.draw = _TO_draw_
Expand Down

0 comments on commit ef246a9

Please sign in to comment.