#!/usr/bin/python3 -s
import metasrht.alembic
from srht.config import cfg
from srht.database import alembic
alembic("meta.sr.ht", metasrht.alembic)
