Skip to content

docs: fix unexpected keyword arguments in random_multilayer_ER#1263

Merged
SkBlaz merged 1 commit intoSkBlaz:masterfrom
Daniel-A-GS:master
Mar 9, 2026
Merged

docs: fix unexpected keyword arguments in random_multilayer_ER#1263
SkBlaz merged 1 commit intoSkBlaz:masterfrom
Daniel-A-GS:master

Conversation

@Daniel-A-GS
Copy link
Copy Markdown
Contributor

Hi! As discussed in the issue, this PR fixes the documentation typo in Section 3.8 (supra.rst). It updates the parameter names from num_nodes, num_layers, probability to n, l, p to match the actual function signature and prevent the TypeError.

Updated parameter names in supra.rst from num_nodes, num_layers, and probability to n, l, and p to match the actual function signature and prevent TypeError.
Copy link
Copy Markdown
Owner

@SkBlaz SkBlaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@SkBlaz SkBlaz merged commit dfb43fe into SkBlaz:master Mar 9, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants