pydantic/logfire
GitHub で見る`test_logfire_api` doesn't look at `logfire_api.__all__`
Open
#335 opened on 2024年7月24日
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.