Skip to content

Commit c46de00

Browse files
removed test policy
1 parent c300ade commit c46de00

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

validator/main.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ class Policies(str, Enum):
2020
NO_HATE_SPEECH = "NO_HATE_SPEECH"
2121
NO_SEXUAL_CONTENT = "NO_SEXUAL_CONTENT"
2222

23-
SUP = "SUP"
24-
2523

2624
@register_validator(name="guardrails/shieldgemma_2b", data_type="string")
2725
class ShieldGemma2B(Validator):

0 commit comments

Comments
 (0)