mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-24 15:29:06 +03:00
Make minimal punctuation changes for the flask tutorial
This commit is contained in:
parent
eb42221e6c
commit
fa7e04775a
|
@ -627,11 +627,11 @@ Github API client setup is done.
|
||||||
Search service
|
Search service
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
Now it's time to add ``SearchService``. It will:
|
Now it's time to add the ``SearchService``. It will:
|
||||||
|
|
||||||
- Perform the search.
|
- Perform the search.
|
||||||
- Fetch commit extra data for each result.
|
- Fetch commit extra data for each result.
|
||||||
- Format result data
|
- Format result data.
|
||||||
|
|
||||||
``SearchService`` will use ``Github`` API client.
|
``SearchService`` will use ``Github`` API client.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user