fix import order
This commit is contained in:
Родитель
c32d6ddf54
Коммит
7b181a7ecf
|
@ -1,6 +1,7 @@
|
|||
from nose.tools import eq_, assert_raises
|
||||
|
||||
from mkt.constants import regions
|
||||
from mkt.regions.utils import parse_region
|
||||
from nose.tools import eq_, assert_raises
|
||||
|
||||
|
||||
def test_parse_region():
|
||||
|
|
Загрузка…
Ссылка в новой задаче