BruceJohnJennerLawso / scrap

Hockey stats analysis done by scraping the data to a csv file, then processing/analyzing them with more python.
3 stars 0 forks source link

Make all loading output quiet #45

Closed BruceJohnJennerLawso closed 7 years ago

BruceJohnJennerLawso commented 7 years ago

The constructor calls are outputting a lot of unnecessary text to the console right now that really should be hidden behind debugInfo.

BruceJohnJennerLawso commented 7 years ago

Fixed along with issue #68. Can still be viewed by turning debugInfo on