mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 22:56:38 +01:00
Fixed format error in the last link
parent
0371ce1643
commit
fcec9e4c14
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ Make sure to add this block to `app.yaml` (see [1393](https://github.com/python-
|
|||
env_variables:
|
||||
GAE_USE_SOCKETS_HTTPLIB : 'true'
|
||||
```
|
||||
Note: This environmental variable applies only to applications developed for the Standard Environment and using Python 2.7 (see (https://cloud.google.com/appengine/docs/standard/python/sockets/))
|
||||
Note: This environmental variable applies only to applications developed for the Standard Environment and using Python 2.7 (see https://cloud.google.com/appengine/docs/standard/python/sockets/)
|
Loading…
Reference in a new issue