improve tests health (flake8 warnings)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import unittest
|
||||
|
||||
import pytest
|
||||
|
||||
from mongoengine import *
|
||||
from tests.utils import MongoDBTestCase
|
||||
import pytest
|
||||
|
||||
__all__ = ("TestDynamicDocument",)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user