Skip to content

Commit be41f47

Browse files
add newline at EOF
Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>
1 parent 0d472bd commit be41f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/experimental/sea_connector_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ def test_sea_session():
6363
logger.info("SEA session test completed successfully")
6464

6565
if __name__ == "__main__":
66-
test_sea_session()
66+
test_sea_session()

0 commit comments

Comments
 (0)