We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7cf96 commit 006e3c1Copy full SHA for 006e3c1
validator/__init__.py
@@ -1,3 +1,3 @@
1
-from .main import ValidatorTemplate
+from .main import ShieldGemma2B
2
3
-__all__ = ["ValidatorTemplate"]
+__all__ = ["ShieldGemma2B"]
0 commit comments