Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrenner committed Jan 3, 2025
1 parent faed9d6 commit 41d1a6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/contrib/langgraph/test_langgraph_llmobs.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import pytest
import json

import pytest


def _assert_span_link(from_span_event, to_span_event, from_io, to_io):
"""
Expand Down

0 comments on commit 41d1a6c

Please sign in to comment.