Skip to content

Commit 6fca281

Browse files
author
chenyunliang520
committed
Add missing blank line after execute block in create_test_range for better readability
1 parent 88ef17e commit 6fca281

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/types/test_range.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ def create_test_range(conn):
285285
"""
286286
)
287287

288+
288289
fetch_cases = [
289290
("testrange", "text"),
290291
("testschema.testrange", "float8"),

0 commit comments

Comments
 (0)