#!/usr/bin/env python3 # -*- coding:utf-8 -*- from config import database_config __all__ = [ "database_config" ]