Skip to content

Commit

Permalink
Testing fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMLang committed Apr 7, 2024
1 parent 7759dcf commit 197a13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_pytector.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import unittest
from src import pytector
from pytector import PromptInjectionDetector

class TestPromptInjectionDetector(unittest.TestCase):

Expand Down

0 comments on commit 197a13c

Please sign in to comment.