Skip to content

Commit f179da2

Browse files
committed
Cope with rename in mcviz
1 parent 08bca9e commit f179da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_jet.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from logging import getLogger; log = getLogger("mcviz.jet.tests")
22

3-
from mcviz.loaders import hepmc
3+
from mcviz.graph.loaders import hepmc
44
from mcviz.jet import cluster_jets
55

66
from sys import getrefcount

0 commit comments

Comments
 (0)