Kaynağa Gözat

Merge pull request #8089 from ThomasWaldmann/fix-docs-1.4

development.rst: fix markup
TW 1 yıl önce
ebeveyn
işleme
767504b954
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      docs/development.rst

+ 2 - 2
docs/development.rst

@@ -344,8 +344,8 @@ Checklist:
 - Verify that ``MANIFEST.in``, ``pyproject.toml`` and ``setup.py`` are complete.
 - Run these commands and commit::
 
-  python scripts/make.py build_usage
-  python scripts/make.py build_man
+    python scripts/make.py build_usage
+    python scripts/make.py build_man
 
 - Tag the release::