migration-usable

This commit is contained in:
2022-08-11 13:06:31 +03:00
parent 8a7d062eb4
commit 0ba5047ff9
10 changed files with 27 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
from extract import extract_md, html2text
from migration.extract import extract_md, html2text
from base.orm import local_session
from orm import Topic, Community