From 570c5a54cf557567a0c0bafd6d504824a20df41a Mon Sep 17 00:00:00 2001 From: Alexander Pacha Date: Wed, 15 Nov 2023 10:34:34 +0100 Subject: [PATCH] Dummy change to trigger webhook for read-the-docs. --- README_omrdatasettools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_omrdatasettools.md b/README_omrdatasettools.md index ac2c5da..e633885 100644 --- a/README_omrdatasettools.md +++ b/README_omrdatasettools.md @@ -9,7 +9,7 @@ They simplify the most common tasks such as downloading and extracting a dataset generating images from textual representations or visualizing those datasets. ## Development setup -Create virtual environment running +Create virtual environment by running ```bash python3.11 -m venv venv