Skip to content

Commit c0325b5

Browse files
fix lint
1 parent c27b77e commit c0325b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • drift/instrumentation/redis/e2e-tests/src

drift/instrumentation/redis/e2e-tests/src/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ def test_pipeline_no_transaction():
141141
def test_async_pipeline():
142142
"""Test async pipeline operations using asyncio."""
143143
import asyncio
144+
144145
import redis.asyncio as aioredis
145146

146147
async def run_async_pipeline():

0 commit comments

Comments
 (0)