summaryrefslogtreecommitdiff
path: root/doc/reference/algorithms
diff options
context:
space:
mode:
authorDan Schult <dschult@colgate.edu>2018-06-17 02:02:53 -0400
committerDan Schult <dschult@colgate.edu>2018-06-17 02:02:53 -0400
commitb48fc96a0dec4e0cdcdc4f7b48f8d4ee623fb1bf (patch)
treea068f1aea4b871eac0b2b6f3b3d7ed19419e912d /doc/reference/algorithms
parent8a74a29cf5abb9b97234ac1d11225c60024cc670 (diff)
downloadnetworkx-b48fc96a0dec4e0cdcdc4f7b48f8d4ee623fb1bf.tar.gz
Remove extra file put in by mistake
Diffstat (limited to 'doc/reference/algorithms')
-rw-r--r--doc/reference/algorithms/node_classifications.rst21
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/reference/algorithms/node_classifications.rst b/doc/reference/algorithms/node_classifications.rst
deleted file mode 100644
index 6d63bf26..00000000
--- a/doc/reference/algorithms/node_classifications.rst
+++ /dev/null
@@ -1,21 +0,0 @@
-Node Classifications
-====================
-.. automodule:: networkx.algorithms.node_classification
-.. currentmodule:: networkx
-
-Harmonic Function
------------------
-.. automodule:: networkx.algorithms.node_classification
-.. autosummary::
- :toctree: generated/
-
- harmonic_function
-
-
-Local and Global Consistency
-----------------------------
-.. automodule:: networkx.algorithms.node_classification
-.. autosummary::
- :toctree: generated/
-
- local_and_global_consistency