Skip to content

Commit 9849a19

Browse files
committed
Ruff format
1 parent 735cf0a commit 9849a19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/fast/arrow/test_unregister.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
pyarrow = pytest.importorskip("pyarrow")
1010
pytest.importorskip("pyarrow.parquet")
1111

12+
1213
class TestArrowUnregister:
1314
def test_arrow_unregister1(self, duckdb_cursor):
1415
parquet_filename = str(Path(__file__).parent / "data" / "userdata1.parquet")

0 commit comments

Comments
 (0)