deploy: 98c5286404a0add86bc6243171fc092ea89c51bb

This commit is contained in:
csukuangfj 2023-10-18 16:14:50 +00:00
parent 3d4afc6a63
commit 900bad65d3
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ Please fix any issues reported by the check tools.
.. HINT:: .. HINT::
Some of the check tools, i.e., ``black`` and ``isort`` will modify Some of the check tools, i.e., ``black`` and ``isort`` will modify
the files to be commited **in-place**. So please run ``git status`` the files to be committed **in-place**. So please run ``git status``
after failure to see which file has been modified by the tools after failure to see which file has been modified by the tools
before you make any further changes. before you make any further changes.

View File

@ -132,7 +132,7 @@ Please fix any issues reported by the check tools.</p>
<div class="admonition hint"> <div class="admonition hint">
<p class="admonition-title">Hint</p> <p class="admonition-title">Hint</p>
<p>Some of the check tools, i.e., <code class="docutils literal notranslate"><span class="pre">black</span></code> and <code class="docutils literal notranslate"><span class="pre">isort</span></code> will modify <p>Some of the check tools, i.e., <code class="docutils literal notranslate"><span class="pre">black</span></code> and <code class="docutils literal notranslate"><span class="pre">isort</span></code> will modify
the files to be commited <strong>in-place</strong>. So please run <code class="docutils literal notranslate"><span class="pre">git</span> <span class="pre">status</span></code> the files to be committed <strong>in-place</strong>. So please run <code class="docutils literal notranslate"><span class="pre">git</span> <span class="pre">status</span></code>
after failure to see which file has been modified by the tools after failure to see which file has been modified by the tools
before you make any further changes.</p> before you make any further changes.</p>
</div> </div>