feature/match #5
@ -1,9 +1,6 @@
|
||||
import unittest
|
||||
import os
|
||||
import sys
|
||||
|
||||
sys.path.append(os.path.abspath("../detection"))
|
||||
from backdoor_detection import find_dangerous_functions
|
||||
from detection.backdoor_detection import find_dangerous_functions
|
||||
|
||||
|
||||
class TestBackdoorDetection(unittest.TestCase):
|
||||
|
Loading…
x
Reference in New Issue
Block a user