You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "HKJC#2 \"Is this date a ST HV or No Information?\" \"How many races in total?\" Given a racedate return json file [ { 'racedate': 20170516, 'racecourse': null, 'noraces': null, }, { 'racedate': 20170517, 'racecourse': 'HV', 'noraces': 8 },",
"main": "batchRun.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"