From 4115631cde3c65e6c80ce5da50b009680fbff17d Mon Sep 17 00:00:00 2001 From: Babic Date: Tue, 1 Sep 2026 09:36:16 +0200 Subject: [PATCH] docs: fix misaligned row in README.rst pre-trained models table The `hybrid_cv01_s5775.zip` row in the grid table was one space short in its first cell, so its column borders sat at 1/43/54/61 instead of the 1/44/55/62 used by every other row. docutils rejects the whole table ("Malformed table. Right border not aligned or missing."), which made `twine check --strict` fail on the README (the package long_description) in the push-to-main build_package job. Pad the row to 62 chars so the borders line up; `twine check --strict` now passes on both the wheel and the sdist. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7363c1c..cc2bd12 100644 --- a/README.rst +++ b/README.rst @@ -204,7 +204,7 @@ speed sweep (see ``docs/source/reward_comparison.md`` for detailed analysis). +------------------------------------------+----------+------+ | ``hybrid_cv01_s42.zip`` | Box | 42 | +------------------------------------------+----------+------+ -| ``hybrid_cv01_s5775.zip`` | Box | 5775 | +| ``hybrid_cv01_s5775.zip`` | Box | 5775 | +------------------------------------------+----------+------+ Each model bundle requires three files: ``.zip`` (policy), ``_vecnorm.pkl`` (observation