improve tests health (flake8 warnings)
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
import re
|
||||
import unittest
|
||||
|
||||
from mongoengine.base.utils import LazyRegexCompiler
|
||||
import pytest
|
||||
|
||||
from mongoengine.base.utils import LazyRegexCompiler
|
||||
|
||||
signal_output = []
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user