feat(): update resume contracts

This commit is contained in:
gitgernit
2025-11-22 17:30:46 +03:00
parent 995141a200
commit 2963460b1c
16 changed files with 847 additions and 64 deletions
@@ -9,4 +9,3 @@ class InteractorProvider(Provider):
interactors = provide_all(
PredictSalaryInteractor,
)