File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -494,7 +494,7 @@ If you use type annotations, you can annotate the fixture like this::
494494.. fixture :: django_assert_num_queries_all_connections
495495
496496``django_assert_num_queries_all_connections ``
497- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
497+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
498498
499499.. py :function :: django_assert_num_queries_all_connections(num, info = None )
500500
@@ -532,7 +532,7 @@ If you use type annotations, you can annotate the fixture like this::
532532.. fixture :: django_assert_max_num_queries_all_connections
533533
534534``django_assert_max_num_queries_all_connections ``
535- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
535+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
536536
537537.. py :function :: django_assert_max_num_queries_all_connections(num, info = None )
538538
You can’t perform that action at this time.
0 commit comments