Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bdpedigo committed Mar 24, 2023
1 parent 01315c2 commit cd935b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion graspologic/partition/leiden.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@ def hierarchical_leiden(
nx.Graph,
np.ndarray,
scipy.sparse.csr_array,
)
],
max_cluster_size: int = 1000,
starting_communities: Optional[Dict[str, int]] = None,
Expand Down

0 comments on commit cd935b1

Please sign in to comment.