Commit 7ccb16b
committed
[df] Register Hist() pythonization only if available
If ROOT is built without the root7 option, the method doesn't exist
which leads to errors when registering the pythonization.
Fixes commit 295345b ("[df] Pythonize Hist() with list of axes")
(cherry picked from commit c30f543)1 parent 79d639d commit 7ccb16b
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
527 | | - | |
| 527 | + | |
| 528 | + | |
528 | 529 | | |
529 | 530 | | |
530 | 531 | | |
| |||
0 commit comments