From f5679d1b667d771d19891982b4a5c78c1600470f Mon Sep 17 00:00:00 2001 From: ardunn Date: Tue, 20 Jul 2021 21:57:23 -0700 Subject: [PATCH] fix pprinting issue --- figrecipes/plot.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/figrecipes/plot.py b/figrecipes/plot.py index 57ce93a..fc34a47 100644 --- a/figrecipes/plot.py +++ b/figrecipes/plot.py @@ -697,9 +697,6 @@ def xy( fig["layout"]["legend"]["y"] = 1.1 fig["layout"]["legend"]["orientation"] = "h" - - import pprint - pprint.pprint(fig) return self.create_plot(fig, return_plot) def scatter_matrix(