wd-rating/mods/rate/common.py

4 lines
85 B
Python

from context.common import common_db
get_db = common_db.get_db
Base = common_db.Base