summaryrefslogtreecommitdiff
path: root/doc/reference
diff options
context:
space:
mode:
authorMridul Seth <seth.mridul@gmail.com>2022-07-05 19:18:18 +0400
committerGitHub <noreply@github.com>2022-07-05 11:18:18 -0400
commitb25c68151ca7fd5ba2d1432f017463500dafe11d (patch)
treed200ddafb6d02d50e1055db40f587ecbc4cfae08 /doc/reference
parentdb35812af218482b0ddf9ca47e4792e47e4d4666 (diff)
downloadnetworkx-b25c68151ca7fd5ba2d1432f017463500dafe11d.tar.gz
Fix docbuild warnings: is_string_like is removed and identation in corona product (#5845)
Fix docbuild warnings
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/utils.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/reference/utils.rst b/doc/reference/utils.rst
index d554a2f2..8da9906f 100644
--- a/doc/reference/utils.rst
+++ b/doc/reference/utils.rst
@@ -12,12 +12,13 @@ Helper Functions
:toctree: generated/
arbitrary_element
- is_string_like
flatten
make_list_of_ints
+ dict_to_numpy_array
pairwise
groups
create_random_state
+ create_py_random_state
nodes_equal
edges_equal
graphs_equal