Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aaravnavani authored Aug 29, 2024
1 parent 99aac90 commit 4e55557
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 4e55557

Please sign in to comment.