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.
1 parent c1be4b3 commit 5247faeCopy full SHA for 5247fae
mrmat_python_api_flask/apis/healthz.py
@@ -20,7 +20,7 @@
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
# SOFTWARE.
22
23
-from flask import Blueprint, request
+from flask import Blueprint
24
25
bp = Blueprint('healthz', __name__)
26
0 commit comments