diff --git a/graphMaker.py b/graphMaker.py index 1ad51f0..eb7fd3f 100644 --- a/graphMaker.py +++ b/graphMaker.py @@ -1,4 +1,4 @@ - +#for hacktoberfest2k20:) import mysql.connector as sql import numpy as np @@ -288,4 +288,4 @@ def pieChart(): comparrsionGraph() bargraph() frequencyDistributionGraph() - pieChart() \ No newline at end of file + pieChart()