Update config.json to make it a valid JSON file

#2
by lsy323 - opened

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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment