Skip to content

Commit 8e25da3

Browse files
committed
Fix contract test import order for CI
1 parent 876d739 commit 8e25da3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/sdk/contract/test_sdk_api_contract.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
LLMResponseEvent,
2121
PolicyViolationEvent,
2222
PromptPolicyEvent,
23+
RefusalEvent,
2324
RepairAttemptEvent,
2425
RepairOutcome,
25-
RefusalEvent,
2626
RiskLevel,
2727
SafetyCheckEvent,
2828
SafetyOutcome,

0 commit comments

Comments
 (0)