Skip to content

Commit 8f54f85

Browse files
committed
doc: fix build of gallery examples on RTD
1 parent 502281f commit 8f54f85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/patch_modularized_graph_methods.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
auxiliary_imports = [
1010
('typing', '*'),
1111
('igraph.io.files', '_identify_format'),
12+
('igraph.community', '_optimal_cluster_count_from_merges_and_modularity'),
1213
]
1314

1415

0 commit comments

Comments
 (0)