mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-09 15:42:23 +03:00
Fix highlight
This commit is contained in:
parent
4a1caf7300
commit
37417a5dd0
|
@ -758,7 +758,7 @@ Now let's inject the ``SearchService`` dependency into the ``index`` view.
|
|||
Edit ``containers.py``:
|
||||
|
||||
.. code-block:: python
|
||||
:emphasize-lines: 32-38
|
||||
:emphasize-lines: 32-35
|
||||
|
||||
"""Application containers module."""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user