Commit e6413148 authored by Vasyl Bodnaruk's avatar Vasyl Bodnaruk

fix submodules

parent d0bd88c2
[submodule "exa/exa/classificator"]
path = exa/exa/classificator
url = https://gitlab.com/taraslut78/esi_news_classification.git
Subproject commit 1c4f3d4d8ed2d2ae796aeabecefaf116e5eccd36
...@@ -10,7 +10,7 @@ from scrapy.utils.project import get_project_settings ...@@ -10,7 +10,7 @@ from scrapy.utils.project import get_project_settings
import redis import redis
from newspaper import Article from newspaper import Article
from .esi_news_classification.news_classify_tag import Classifier from .classificator.news_classify_tag import Classifier
from .helpers.db import Database from .helpers.db import Database
from .helpers.utilits import MLDataMaker, News from .helpers.utilits import MLDataMaker, News
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment