From cde4786fd6e611e332da3ad0414895170b7e6a3d Mon Sep 17 00:00:00 2001 From: summerscope Date: Wed, 25 Sep 2024 11:48:51 +0200 Subject: [PATCH] Update docs/why-logfire/python-centric.md Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com> --- docs/why-logfire/python-centric.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/why-logfire/python-centric.md b/docs/why-logfire/python-centric.md index 8fde9d0e0..27f2988ca 100644 --- a/docs/why-logfire/python-centric.md +++ b/docs/why-logfire/python-centric.md @@ -1,6 +1,6 @@ # Python-centric insights :material-snake: -Pydantic Logfire automatically instruments your code for minimal manual effort, provides exceptional insights into async code, offers detailed performance analytics, and displays Python objects the same as the interpreter. Pydantic Logfire gives you a clearer view into how your Python is running than any other observability tool. +Pydantic Logfire automatically instruments your code for minimal manual effort, provides exceptional insights into async code, offers detailed performance analytics, and displays Python objects the same as the interpreter. Pydantic Logfire gives you a clearer view into how your Python is running than any other observability tool. ## Rich display of Python objects