Skip to content

Commit adb8804

Browse files
committed
Update
1 parent 05a55c3 commit adb8804

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Python project setup using a [Devcontainer](https://containers.dev) and [uv](htt
1717

1818
3. Enjoy a fully configured Python development environment with uv!
1919

20-
![alt text](<docs/Screenshot 2025-04-23 at 17.23.46.png>)
20+
![alt text](<docs/Screenshot 2025-04-23 at 17.29.45.png>)
2121

2222
🎉
2323

@@ -43,13 +43,13 @@ Python project setup using a [Devcontainer](https://containers.dev) and [uv](htt
4343
4444
Linting and formatting with ruff.
4545
46-
**Linting:**
46+
Linting:
4747
4848
```
4949
ruff check .
5050
```
5151
52-
**Formatting:**
52+
Formatting:
5353
5454
```
5555
ruff format .
-781 KB
Binary file not shown.
679 KB
Loading

0 commit comments

Comments
 (0)