Update config.json to make it a valid JSON file

#2

The current config.json cannot be loaded by json.load. Need to replace the ' with " for the key and remove the excessive , for the last item.

osanseviero changed pull request status to merged

Sign up or log in to comment