Pringleman83 / SportsBook

A sports data scraping and analysis tool
GNU General Public License v3.0
82 stars 38 forks source link

Development #10

Closed Pringleman83 closed 6 years ago

Pringleman83 commented 6 years ago

Reinstated the previous valid_input function as it was causing an endless loop in the manual_game_analysis function. The valid_input function wasn't returning True if a numeric string was in a range or integers.

Fixed a couple of menu items that were giving unexpected responses.

Tidied some spacing issues and underlined some headers.

Updated the functions list.