You've already forked RekomenciBackend
feat(): salary prediction
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from dishka import BaseScope, Provider, Scope, provide_all
|
||||
|
||||
from template_project.ml.interactors.predict_salary import PredictSalaryInteractor
|
||||
from template_project.application.resume.interactors.predict_salary import PredictSalaryInteractor
|
||||
|
||||
|
||||
class InteractorProvider(Provider):
|
||||
|
||||
Reference in New Issue
Block a user