Fix flake8 E305 expected 2 blank lines after class or function definition, found 1

This commit is contained in:
Labrys of Knossos 2019-04-05 12:28:36 -04:00
commit 8e6e2d1647

View file

@ -44,6 +44,7 @@ def test_import_core_utils():
update_download_info_status, replace_links,
)
import core
from core import logger, main_db