]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
Whitespace fix.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 30 Oct 2014 18:23:16 +0000 (14:23 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 30 Oct 2014 18:23:16 +0000 (14:23 -0400)
mjo/cone/completely_positive.py

index 3353c24161ee24b35f7f3dac97be79e5586fb6d7..0f94ca50e9d42d3540a7bb34e84c8ac2b9f57b55 100644 (file)
@@ -20,7 +20,7 @@ def is_completely_positive(A):
 
     INPUT:
 
-      - ``A`` - The matrix in question
+    - ``A`` - The matrix in question
 
     OUTPUT: