]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - dunshire/cones.py
Clean up a bunch of docs.
[dunshire.git] / dunshire / cones.py
index 50c57e747952cd207005d82ef25b6817e29bef61..bc2764098176f2020a7165ebd41155ca77e6ef79 100644 (file)
@@ -734,7 +734,7 @@ class CartesianProduct(SymmetricCone):
         Returns
         -------
 
-        tuple of :class:`SymmetricCone`.
+        tuple of SymmetricCone.
             The factors of this cartesian product.
 
         Examples