This commit is contained in:
Nataniel Ruiz
2019-12-25 20:24:01 -04:00
parent ff2dfbfee7
commit 3fa97dc3af
+1
View File
@@ -1,5 +1,6 @@
from .base_model import BaseModel
from . import networks
from util import attacks
class TestModel(BaseModel):