Skip to content

Commit f144173

Browse files
Fix text code blocks
1 parent 62d9b9d commit f144173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx/misc/vs_code_django_unit_test_debugging_notes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ from django.conf import settings
5555
```
5656

5757
requirement-testing.txt ->
58-
```txt
58+
```text
5959
debugpy==1.6.5
6060
pytest==7.2.1
6161
pytest-django==4.5.2

0 commit comments

Comments
 (0)