pydantic/logfire

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

已关闭

#335 创建于 2024年7月24日

 (4 条评论) (0 个反应) (1 位负责人)Python (244 个派生)github user discovery
Logfire APIgood first issue

仓库指标

星标
 (4,282 个星标)
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.

贡献者指南