Skip to content

Commit e8dc003

Browse files
committed
fix: trying to fix readthedocs doc generation
1 parent f10cea3 commit e8dc003

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/patch_modularized_graph_methods.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# FIXME: there must be a better way to do this
88
auxiliary_imports = [
99
("typing", "*"),
10+
("igraph.io.adjacency", "_sp_cls"),
1011
("igraph.io.files", "_identify_format"),
1112
("igraph.community", "_optimal_cluster_count_from_merges_and_modularity"),
1213
]

0 commit comments

Comments
 (0)