Fix note block

This commit is contained in:
Raniere Gaia Costa da Silva
2025-08-15 08:08:25 +02:00
parent 5abf4bdb75
commit 1ef87fb41a

View File

@@ -15,7 +15,7 @@ formats for people to read.
To make sure the documentation you write or
change renders correctly, it is good practice to test it locally.
```note
```{note}
You will need Python and Git installed. Installation details are avaiable at {ref}`contributing:setup`.
```