From 8a55fc72acedc18bb65fc605f5da94bf864e57f9 Mon Sep 17 00:00:00 2001 From: Zachary Moon Date: Thu, 14 Nov 2024 11:52:30 -0500 Subject: [PATCH] "output" not necessary --- melodies_monet/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/melodies_monet/driver.py b/melodies_monet/driver.py index ee38c848..7c26698b 100644 --- a/melodies_monet/driver.py +++ b/melodies_monet/driver.py @@ -739,7 +739,7 @@ def __init__(self): self.obs_gridded_count = {} self.obs_gridded_dataset = None self.add_logo = True - """bool, default=True : Add the MELODIES MONET logo to the output plots.""" + """bool, default=True : Add the MELODIES MONET logo to the plots.""" def __repr__(self): return (