pydantic/logfire

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

Open

#335 opened on 2024年7月24日

GitHub で見る
 (4 comments) (0 reactions) (1 assignee)Python (244 forks)github user discovery
Logfire APIgood first issue

Repository metrics

Stars
 (4,282 stars)
PR merge metrics
 (平均マージ 7d 8h) (30d で 35 merged PRs)

説明

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.

コントリビューターガイド