Skip to content

Commit 33adb28

Browse files
committed
fix code
1 parent d9c324b commit 33adb28

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/interact-data/raw-queries.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,7 @@ nor the ``raw_aggregate()`` method provide, you can operate on your
308308
can access the PyMongo driver's database operations. Use the following
309309
syntax to expose the ``MongoClient``:
310310

311-
.. code-block::
312-
:language: python
311+
.. code-block:: python
313312

314313
from django.db import connections
315314

0 commit comments

Comments
 (0)