Content-Length: 259477 | pFad | http://github.com/psqlpy-python/psqlpy/commit/8b85a335f64248645e92c0bacdf0f4b999ee0edd

70 [pre-commit.ci] auto fixes from pre-commit.com hooks · psqlpy-python/psqlpy@8b85a33 · GitHub
Skip to content

Commit 8b85a33

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent dc8dbf6 commit 8b85a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/tests/test_kwargs_parameters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ async def test_failed_no_parameter(
6868
async with psql_pool.acquire() as conn:
6969
with pytest.raises(expected_exception=PyToRustValueMappingError):
7070
await conn.execute(
71-
querystring=(f"SELECT * FROM {table_name} " "WHERE name = $(name)p"), # noqa: ISC001
71+
querystring=(f"SELECT * FROM {table_name} WHERE name = $(name)p"), # noqa: ISC001
7272
parameters={"mistake": "wow"},
7373
)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/psqlpy-python/psqlpy/commit/8b85a335f64248645e92c0bacdf0f4b999ee0edd

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy