From 5e924543b4fdf6dc3ef264cc06313edd04e8b3d2 Mon Sep 17 00:00:00 2001 From: liangs6212 Date: Tue, 26 Jul 2022 17:58:13 +0800 Subject: [PATCH] new line --- python/chronos/test/bigdl/chronos/model/tf1/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/chronos/test/bigdl/chronos/model/tf1/__init__.py b/python/chronos/test/bigdl/chronos/model/tf1/__init__.py index c01e6f73e9b7..543c9c15e77c 100644 --- a/python/chronos/test/bigdl/chronos/model/tf1/__init__.py +++ b/python/chronos/test/bigdl/chronos/model/tf1/__init__.py @@ -15,4 +15,4 @@ # import pytest import tensorflow as tf -skip_tf = pytest.mark.skipif(tf.__version__ > '2.0.0', reason="Run only when tf==1.15.0.") \ No newline at end of file +skip_tf = pytest.mark.skipif(tf.__version__ > '2.0.0', reason="Run only when tf==1.15.0.")