Commit ffccfd5b authored by Johan Gudmundsson's avatar Johan Gudmundsson
Browse files

fix error in title

parent b6b1388f
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -116,10 +116,7 @@ EXTRAS_REQUIRE = {
        # graph neural networks tutorial
        "torch",
        "torchvision",
        # "torch-scatter",
        "torch-sparse",
        # "torch-cluster"
        # "torch-spline-conv",
        "torch-geometric",
    ],
    "examples": ["notebook"],
+1 −1
Original line number Diff line number Diff line
"""
Borchification of Networks
The Borch Graph
==========================

A core component to ``borch`` is ``borch.Graph``, it is the foundation the