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.

贡献者指南