Merge branch 'main' of github.com:Sangatdas/planetmint into main

This commit is contained in:
Sangat Das 2022-02-03 12:34:37 +00:00
commit 66313bb601

View File

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