Skip to content

Commit 51bc365

Browse files
fix: isort grouping (qp_capsule is third-party in CI)
1 parent 244f8ed commit 51bc365

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reference/python/tests/test_chain_concurrency.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
from unittest.mock import AsyncMock
2222

2323
import pytest
24-
2524
from qp_capsule.capsule import Capsule, TriggerSection
2625
from qp_capsule.chain import CapsuleChain, _MAX_CHAIN_RETRIES, _is_integrity_error
2726
from qp_capsule.exceptions import CapsuleError, ChainConflictError, ChainError, StorageError

0 commit comments

Comments
 (0)