From 3a800989b6e935fdab52418ac644d926997b83d0 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 30 Oct 2014 14:23:16 -0400 Subject: [PATCH] Whitespace fix. --- mjo/cone/completely_positive.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mjo/cone/completely_positive.py b/mjo/cone/completely_positive.py index 3353c24..0f94ca5 100644 --- a/mjo/cone/completely_positive.py +++ b/mjo/cone/completely_positive.py @@ -20,7 +20,7 @@ def is_completely_positive(A): INPUT: - - ``A`` - The matrix in question + - ``A`` - The matrix in question OUTPUT: -- 2.43.2