fix: remove pydantic
Some checks failed
Python application test / build (pull_request) Failing after 12m13s
Some checks failed
Python application test / build (pull_request) Failing after 12m13s
This commit is contained in:
parent
7523e0c06a
commit
ebfc70eeae
@ -1,8 +1,6 @@
|
||||
import unittest
|
||||
import warnings
|
||||
|
||||
from pydantic import NoneStr
|
||||
|
||||
from detection.backdoor_detection import find_dangerous_functions
|
||||
from detection.GPTdetection import detectGPT
|
||||
import os
|
||||
|
Loading…
x
Reference in New Issue
Block a user