@@ -68,7 +68,7 @@ if __name__ == '__main__':
found_in_database = True
if not found_in_database:
# report new scratching
- message = 'New scratching: date = {} venue = {}-{} race = {} horse = {}'.format(scratching.date,
+ message = 'New scratching: date = {} | venue = {}-{} | race = {} | horse = {}'.format(scratching.date,
scratching.state,
scratching.venue,
scratching.race,