MediaCrawler/config/__init__.py

4 lines
82 B
Python

from .account_config import *
from .base_config import *
from .db_config import *