We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e44a26e + 6bbada5 commit 6085248Copy full SHA for 6085248
app/ch14_testing/final/tests/home_tests.py
@@ -1,6 +1,6 @@
1
from flask import Response
2
3
-from tests.test_client import client, flask_app
+from tests.test_client import flask_app
4
from pypi_org.views import home_views
5
6
0 commit comments