From e5ed256a0599eeb53e2067c3d6b928783bc4c27e Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Tue, 2 Mar 2021 11:09:46 +0300 Subject: Update failing tests. --- tests/integration/test_gemma.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/integration/test_gemma.py') diff --git a/tests/integration/test_gemma.py b/tests/integration/test_gemma.py index 1f59530..deabcc4 100644 --- a/tests/integration/test_gemma.py +++ b/tests/integration/test_gemma.py @@ -5,6 +5,7 @@ import unittest from dataclasses import dataclass from typing import Callable from unittest import mock + from gn3.app import create_app -- cgit v1.2.3