Queer European MD passionate about IT
Browse Source

Accent in CicloPi station description

Davte 4 years ago
parent
commit
a8d3546c03
2 changed files with 4 additions and 1 deletions
  1. 1 1
      ciclopibot/__init__.py
  2. 3 0
      ciclopibot/ciclopi.py

+ 1 - 1
ciclopibot/__init__.py

@@ -3,6 +3,6 @@
 __author__ = "Davide Testa"
 __email__ = "davide@davte.it"
 __license__ = "GNU General Public License v3.0"
-__version__ = "1.0.12"
+__version__ = "1.0.13"
 __maintainer__ = "Davide Testa"
 __contact__ = "t.me/davte"

+ 3 - 0
ciclopibot/ciclopi.py

@@ -530,6 +530,9 @@ def _get_stations(data, location):
             ).text.replace(
                 'a`',
                 'à'
+            ).replace(
+                'e`',
+                'è'
             )
         )
         bikes_text = _station.find(