mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
3 lines
112 B
Python
3 lines
112 B
Python
from .config import Config
|
|
from .wayback_config import WaybackConfig
|
|
from .telethon_config import TelethonConfig |