Update conftest.py

This commit is contained in:
Sangat Das 2022-02-03 16:15:41 +05:30 committed by GitHub
parent c2b4e550f0
commit 20505e1669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@ Tasks:
1. setup test database before starting the tests
2. delete test database after running the tests
"""
import asyncio
import json
import os
import copy