Foppe Hemminga 6 rokov pred
rodič
commit
38589fe92e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -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,