pydantic/logfire

`test_logfire_api` doesn't look at `logfire_api.__all__`

Open

#335 建立於 2024年7月24日

在 GitHub 查看
 (4 留言) (0 反應) (1 負責人)Python (244 fork)github user discovery
Logfire APIgood first issue

倉庫指標

Star
 (4,282 star)
PR 合併指標
 (平均合併 7天 8小時) (30 天內合併 35 個 PR)

描述

It just uses logfire.__all__ in both versions of test_runtime. logfire_api.__all__ doesn't actually exist at runtime when logfire isn't importable.

貢獻者指南