From 9a8e71797fa9cce28aff474b2c295b8ca914679a Mon Sep 17 00:00:00 2001 From: Robert Jambrecic Date: Thu, 14 Nov 2024 07:57:33 +0000 Subject: [PATCH 1/2] Fix broken tutorial image --- 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..fc41f5a7 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: From 06204cb7fad80f6a5652635a60eaf463eb378edf Mon Sep 17 00:00:00 2001 From: Robert Jambrecic Date: Thu, 14 Nov 2024 08:03:38 +0000 Subject: [PATCH 2/2] 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 fc41f5a7..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: