pydantic/logfire

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

Open

#335 aperta il 24 lug 2024

Vedi su GitHub
 (4 commenti) (0 reazioni) (1 assegnatario)Python (244 fork)github user discovery
Logfire APIgood first issue

Metriche repository

Star
 (4282 star)
Metriche merge PR
 (Merge medio 7g 8h) (35 PR mergiate in 30 g)

Descrizione

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.

Guida contributor