Skip to content

Commit

Permalink
Merge pull request #2 from guardrails-ai/aaravnavani-patch-1
Browse files Browse the repository at this point in the history
Update __init__.py
  • Loading branch information
AlejandroEsquivel authored Aug 29, 2024
2 parents 99aac90 + 4e55557 commit e256660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions validator/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .main import ValidatorTemplate
from .main import LlamaGuard7B

__all__ = ["ValidatorTemplate"]
__all__ = ["LlamaGuard7B"]

0 comments on commit e256660

Please sign in to comment.