We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf636bb commit 8ba52e8Copy full SHA for 8ba52e8
bindings/pyroot/pythonizations/test/roofit/roodataset.py
@@ -2,9 +2,6 @@
2
3
import ROOT
4
5
-import numpy as np
6
-
7
8
class TestRooDataSet(unittest.TestCase):
9
def test_createHistogram_decls(self):
10
"""RooDataSet::createHistogram overloads obtained with using decls."""
0 commit comments