no need for uncommented maria db if this wont be ran otuside of the docker
This commit is contained in:
@@ -5,8 +5,7 @@ import os
|
||||
from swagger_server.models.terminoloski_kandidat import TerminoloskiKandidat # noqa: E501
|
||||
from swagger_server import util
|
||||
from flask import send_file
|
||||
# from swagger_server.db_utils import Ngrams_Manager
|
||||
# temporarily commenting this out ... (TODO)
|
||||
from swagger_server.db_utils import Ngrams_Manager
|
||||
|
||||
|
||||
def get_conllus(leta, vrste, kljucnebesede, cerifpodrocja): # noqa: E501
|
||||
|
||||
Reference in New Issue
Block a user