From e4fc3c27d2709e18777020b0e7c0cdc8817d12f2 Mon Sep 17 00:00:00 2001 From: Maksim Davydov Date: Wed, 9 Sep 2026 10:40:26 +0300 Subject: [PATCH] space --- modules/ducktests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ducktests/README.md b/modules/ducktests/README.md index 2c4d2b690aa57..cec532f570cb6 100644 --- a/modules/ducktests/README.md +++ b/modules/ducktests/README.md @@ -132,7 +132,7 @@ To locally simulate validation matrices across distinct target runtimes (e.g., P pyenv install 3.9 pyenv shell 3.8 3.9 ``` -3. Run the validation suite: +3. Run the validation suite: ```bash tox tox -r -e codestyle,py3