From 8d551bfea1ef97cfff9df6892c1a0dab95ae1232 Mon Sep 17 00:00:00 2001 From: Wessel Bruinsma Date: Tue, 14 Dec 2021 16:06:20 +0000 Subject: [PATCH] Remove old function --- stheno/random.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/stheno/random.py b/stheno/random.py index b336a8b..48ff930 100644 --- a/stheno/random.py +++ b/stheno/random.py @@ -92,9 +92,6 @@ def _resolve_var(self): # Ensure that the variance is a structured matrix for efficient operations. self._var = convert(self._var, AbstractMatrix) - def __str__(self): - return repr(self) - def __str__(self): return ( f"