diff --git a/tests/app/main/views/test_index.py b/tests/app/main/views/test_index.py index 0bb249db1..1a9e4ccf4 100644 --- a/tests/app/main/views/test_index.py +++ b/tests/app/main/views/test_index.py @@ -1,4 +1,5 @@ from functools import partial + import pytest from bs4 import BeautifulSoup from flask import url_for