mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-07 07:00:49 +03:00
Fix typo in flask
This commit is contained in:
parent
54834678cc
commit
0ac94d42e6
|
@ -47,7 +47,7 @@ After that visit http://127.0.0.1:5000/ in your browser.
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|
||||||
Github has a rate limit. When thre rate limit is exceed you will see an exception
|
Github has a rate limit. When the rate limit is exceed you will see an exception
|
||||||
``github.GithubException.RateLimitExceededException``. For unauthenticated requests, the rate
|
``github.GithubException.RateLimitExceededException``. For unauthenticated requests, the rate
|
||||||
limit allows for up to 60 requests per hour. To extend the limit to 5000 requests per hour you
|
limit allows for up to 60 requests per hour. To extend the limit to 5000 requests per hour you
|
||||||
need to set personal access token.
|
need to set personal access token.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user