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