From fe43462d24795b9d15c22936cb57ce854aa092ba Mon Sep 17 00:00:00 2001 From: Vanya Belyaev Date: Thu, 21 Nov 2024 15:22:22 +0100 Subject: [PATCH] update --- ostap/fitting/pdfbasic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ostap/fitting/pdfbasic.py b/ostap/fitting/pdfbasic.py index de81b94b..32fb2f96 100644 --- a/ostap/fitting/pdfbasic.py +++ b/ostap/fitting/pdfbasic.py @@ -889,7 +889,7 @@ def draw ( self , self.info ( "Plotting of `data' is omitted" ) ## now draw the classified components - drawargs = args + drargs = args for c in draw_order : if 'S' == c :