Skip to content

Commit 2993e14

Browse files
pre-commit-ci[bot]Mause
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1904257 commit 2993e14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

duckdb_engine/tests/test_basic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,4 +421,3 @@ def test_try_cast(engine: Engine) -> None:
421421

422422
query = select(try_cast("not a date", DateTime))
423423
assert conn.execute(query).one() == (None,)
424-

0 commit comments

Comments
 (0)