mirror of
https://github.com/bellingcat/cisticola.git
synced 2026-06-12 05:18:33 +03:00
Rename TransformedResult to the clearer Post
This commit is contained in:
2
test.py
2
test.py
@@ -4,7 +4,7 @@ import gspread
|
||||
from sqlalchemy import create_engine
|
||||
from sqlalchemy.orm import sessionmaker
|
||||
|
||||
from cisticola.base import Channel, TransformedResult, ScraperResult, mapper_registry
|
||||
from cisticola.base import Channel, Post, ScraperResult, mapper_registry
|
||||
from cisticola.scraper import (
|
||||
ScraperController,
|
||||
BitchuteScraper,
|
||||
|
||||
Reference in New Issue
Block a user