Skip to content

Commit

Permalink
Style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nqn committed May 23, 2024
1 parent b61bdcc commit 71eb15f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_context_managers.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ def test_nested_contexts():

assert simulated_llm_call() == before_outer_session


@pytest.mark.asyncio
async def test_nested_async_contexts():
print("")
Expand Down

0 comments on commit 71eb15f

Please sign in to comment.