Skip to content

Commit 2f3f044

Browse files
committed
fix fmt
1 parent b33d203 commit 2f3f044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibis-server/tests/routers/v2/connector/test_postgres.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ async def test_format_floating(client, manifest_str, postgres):
284284
"-inf",
285285
None,
286286
"123.456001",
287-
"12300.00000"
287+
"12300.00000",
288288
]
289289
]
290290

0 commit comments

Comments
 (0)