From 6544ad822a8711ebc39d7f781ecfefeacdeb724f Mon Sep 17 00:00:00 2001 From: rjambrecic <32619626+rjambrecic@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:10:46 +0100 Subject: [PATCH] Fix broken tutorial image (#581) * Fix broken tutorial image * Fix alignment --- docs/docs/en/tutorials/mesop_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/en/tutorials/mesop_template.md b/docs/docs/en/tutorials/mesop_template.md index 64c27851..27cf9368 100644 --- a/docs/docs/en/tutorials/mesop_template.md +++ b/docs/docs/en/tutorials/mesop_template.md @@ -60,7 +60,7 @@ You could also use virtual environment managers such as [venv](https://docs.pyth 7. Once the project is opened, you will get the following option to reopen it in a devcontainer: - + 8. After reopening the project in devcontainer, you can verify that the setup is correct by running the provided tests with the following command: