From 7cc27d504152647745d0f89dbc6aa07c94af9493 Mon Sep 17 00:00:00 2001 From: Daniel Wilczak <44122838+danielwilczak101@users.noreply.github.com> Date: Tue, 26 Jan 2021 21:30:13 -0600 Subject: [PATCH] Update matplotlib_graph.py --- database/matplotlib_graph.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/matplotlib_graph.py b/database/matplotlib_graph.py index 188f178..f74be6d 100644 --- a/database/matplotlib_graph.py +++ b/database/matplotlib_graph.py @@ -2,7 +2,7 @@ import matplotlib.pyplot as plt class Matplotlib_Graph: - """Prebuilt graphing functions to make visual represention of fitness data.""" + """Prebuilt graphing functions to make visual represention of fitness data. """ # Common graphing functions type_of_graph_dict = {