Update matplotlib_graph.py

This commit is contained in:
Daniel Wilczak
2021-01-26 21:30:13 -06:00
committed by GitHub
parent 8ca9a8b68c
commit 7cc27d5041

View File

@ -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 = {