Skip to content

Commit

Permalink
Update random.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nwlandry committed Oct 10, 2024
1 parent 064b365 commit edb5ebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xgi/generators/random.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

from .classic import empty_hypergraph
from .lattice import ring_lattice
from .uniform import uniform_erdos_renyi_hypergraph

__all__ = [
"fast_random_hypergraph",
Expand Down

0 comments on commit edb5ebd

Please sign in to comment.