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.

貢獻者指南