improve tests health (flake8 warnings)
This commit is contained in:
		| @@ -1,8 +1,9 @@ | ||||
| # -*- coding: utf-8 -*- | ||||
| import pytest | ||||
|  | ||||
| from mongoengine import * | ||||
|  | ||||
| from tests.utils import MongoDBTestCase | ||||
| import pytest | ||||
|  | ||||
|  | ||||
| class TestURLField(MongoDBTestCase): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user