~edwargix/git.sr.ht

d5d136521d65b2b4f4fa91cf27fe6a9207a8a059 — Drew DeVault 5 years ago d5d8fcc
gitsrht-initdb: import webhook types
1 files changed, 1 insertions(+), 0 deletions(-)

M gitsrht-initdb
M gitsrht-initdb => gitsrht-initdb +1 -0
@@ 8,6 8,7 @@ Idempotent. If the tables already exist, they will not be re-created.
"""
import gitsrht.alembic
import gitsrht.types
import gitsrht.webhooks

from alembic import command
from alembic.config import Config