🎨 Auto format

This commit is contained in:
github-actions[bot] 2026-02-13 15:12:35 +00:00
parent b776c303bd
commit 2ff7957e99
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ $ <font color="#4E9A06">fastapi</font> dev <u style="text-decoration-style:solid
<span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span> Started reloader process <b>[</b><font color="#34E2E2"><b>383138</b></font><b>]</b> using WatchFiles
<span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span> Started server process <b>[</b><font color="#34E2E2"><b>383153</b></font><b>]</b>
<span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span> Waiting for application startup.
<span style="background-color="#007166"><font color="#D3D7CF"> INFO </font></span> Application startup complete.
<span style="background-color:#007166"><font color="#D3D7CF"> INFO </font></span> Application startup complete.
```
</div>

View File

@ -129,7 +129,7 @@ Swagger UI がこの処理を裏側で行いますが、そのためにこの「
先頭は次のようになっているかもしれません:
```JavaScript
/*! ライセンス情報については redoc.standalone.js.LICENSE.txt を参照してください */
/*! For license information please see redoc.standalone.js.LICENSE.txt */
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("null")):
...
```