Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangb committed Jan 8, 2025
1 parent 296730f commit 94a0634
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_logfire.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,8 @@
)
from logfire._internal.formatter import FormattingFailedWarning, InspectArgumentsFailedWarning
from logfire._internal.main import NoopSpan
<<<<<<< HEAD
from logfire._internal.tracer import record_exception
from logfire._internal.utils import is_instrumentation_suppressed
=======
from logfire._internal.utils import SeededRandomIdGenerator, is_instrumentation_suppressed
>>>>>>> 2327918 (fix)
from logfire.integrations.logging import LogfireLoggingHandler
from logfire.testing import TestExporter
from tests.test_metrics import get_collected_metrics
Expand Down

0 comments on commit 94a0634

Please sign in to comment.