Skip to content

Commit

Permalink
req
Browse files Browse the repository at this point in the history
  • Loading branch information
xadupre committed Sep 7, 2024
1 parent b2bdfae commit 979398f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion _unittests/ut_graph/test_graph_distance.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import copy
from mlstatpy.ext_test_case import get_temp_folder, ExtTestCase
from mlstatpy.graph.graph_distance import GraphDistance
from mlstatpy.graph.graphviz_helper import draw_graph_graphviz


class TestGraphDistance(ExtTestCase):
Expand Down
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ coverage
Cython
cytoolz
dill
graphviz
hummingbird-ml
ijson
importlib_metadata
Expand Down

0 comments on commit 979398f

Please sign in to comment.