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