Remove pytest-alembic

This commit is contained in:
stijndcl 2022-06-23 12:09:54 +02:00
parent ee03cf7d8c
commit 257eae6fa7
3 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,4 @@
import asyncio
import os
from typing import AsyncGenerator, Generator
from unittest.mock import MagicMock