Skip to content

Commit 4700974

Browse files
committed
SEDONA-725 rearrange the spark module
1 parent 0cc1471 commit 4700974

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/tests/flink/test_flink_registration.py

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
if not has_pyflink():
2424
pytest.skip("PyFlink is not installed. Skipping tests that require PyFlink.")
2525

26+
2627
@pytest.mark.flink
2728
def test_register(table_env):
2829
result = (

0 commit comments

Comments
 (0)