From: Evgenii Akentev Date: Sun, 19 May 2019 00:03:04 +0000 (+0300) Subject: fuck that space X-Git-Url: https://git.xn--bdkaa.com/?a=commitdiff_plain;h=bc0a451ecafefe2d3346de3b51d0e86014b2ccf9;p=where-are-you.py.git fuck that space --- diff --git a/app.py b/app.py index 16fd0d1..ab336bb 100644 --- a/app.py +++ b/app.py @@ -68,7 +68,7 @@ def add_tips(game): success, district_tip = create_district_tip(d["name"]) if success: - game.tips.append('В зоне вашей видимости несколько районов. Один из них ' + district_tip) + game.tips.append('В зоне вашей видимости несколько районов. Один из них' + district_tip) for s in near_objects['streets']: success, summary = parse_summary(