Explorar o código

Better message

Foppe Hemminga %!s(int64=6) %!d(string=hai) anos
pai
achega
38589fe92e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,