Skip to content

Commit 6df7db2

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent f54e5c6 commit 6df7db2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/debugging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,8 @@ git clone https://github.com/python/cpython.git -b 3.13
289289
```
290290

291291
- Configure and build the interpreter. Below instructions are for Linux
292-
(Windows and macOS may require some changes). We skip the instructions on how
293-
to install the Clang compiler.
292+
(Windows and macOS may require some changes). We skip the instructions on how
293+
to install the Clang compiler.
294294

295295
```bash
296296
cd cpython

0 commit comments

Comments
 (0)