Skip to content

Commit

Permalink
Merge pull request #26 from kattakaha/docs/poetry
Browse files Browse the repository at this point in the history
ドキュメントのフォーマットを実行
  • Loading branch information
kattakaha authored Nov 26, 2024
2 parents f630700 + 86e3bf9 commit 6bfcb8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ poetry run task lint
poetry run task test
```

> [!TIP] > `poetry shell`で仮想環境に入った状態で実行する場合は、`poetry run`を省略可能です。
> [!TIP]
> 仮想環境に`poetry shell`入った状態で実行する場合は、`poetry run`を省略可能です。
```bash
# start local api server
Expand Down

0 comments on commit 6bfcb8e

Please sign in to comment.