Skip to content

Commit

Permalink
Update xgi/generators/random.py
Browse files Browse the repository at this point in the history
Co-authored-by: Maxime Lucas <[email protected]>
  • Loading branch information
nwlandry and maximelucas authored Oct 10, 2024
1 parent 6a314cf commit 40e7049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xgi/generators/random.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def random_hypergraph(n, ps, seed=None):
Parameters
----------
N : int
n : int
Number of nodes
ps : list of float
List of probabilities (between 0 and 1) to create a
Expand Down

0 comments on commit 40e7049

Please sign in to comment.