Lyle-Tafoya / Steam-Categorizer

Automatically generate categories for games in your Steam library
GNU General Public License v3.0
25 stars 2 forks source link

Improve exception handling #10

Open Lyle-Tafoya opened 8 years ago

Lyle-Tafoya commented 8 years ago

Currently this tool makes too many assumptions and does not validate any data. Proper exception handling should be added where appropriate.