Skip to content

Commit b5d2d13

Browse files
committed
fix flake8
1 parent 82fed78 commit b5d2d13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integ/test_tf_keras.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
from tests.integ import DATA_DIR
2222
from tests.integ.timeout import timeout_and_delete_endpoint_by_name, timeout
2323

24+
2425
@pytest.mark.continuous_testing
2526
def test_keras(sagemaker_session, tf_full_version):
2627
script_path = os.path.join(DATA_DIR, 'cifar_10', 'source')

0 commit comments

Comments
 (0)