pydantic/logfire

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

クローズ

#335 opened on 2024/07/24

 (4 件のコメント) (0 件のリアクション) (1 人の担当者)Python (244 件のフォーク)github user discovery
Logfire APIgood first issue

Repository metrics

Stars
 (4,282 個のスター)
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.

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