From 0614650a2e21f4b9a7ea2e2062bc463f3c92a01e Mon Sep 17 00:00:00 2001 From: David Lequin Date: Wed, 30 Oct 2024 15:56:24 +0100 Subject: [PATCH] newline test_empty.py --- dbt-athena/tests/functional/adapter/test_empty.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbt-athena/tests/functional/adapter/test_empty.py b/dbt-athena/tests/functional/adapter/test_empty.py index d8f2ccfe..e557b71a 100644 --- a/dbt-athena/tests/functional/adapter/test_empty.py +++ b/dbt-athena/tests/functional/adapter/test_empty.py @@ -5,4 +5,4 @@ class TestAthenaEmpty(BaseTestEmpty): pass class TestAthenaEmptyInlineSourceRef(BaseTestEmptyInlineSourceRef): - pass \ No newline at end of file + pass