Revised API endpoints
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-10-02 03:28:40 +02:00
parent 7650ae2369
commit 38509c5a39
8 changed files with 143 additions and 127 deletions

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
from .svm_view import SVMView
from .cnn_view import CNNView
from .cnn_view import CNNView
from .root_view import RootView