Content-Length: 259372 | pFad | http://github.com/psqlpy-python/psqlpy/commit/561011b141bef1bd5ff9a07c91aca9dfab5a211c

75 [pre-commit.ci] auto fixes from pre-commit.com hooks · psqlpy-python/psqlpy@561011b · GitHub
Skip to content

Commit 561011b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3ea6a90 commit 561011b

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
@@ -77,6 +77,6 @@ async def test_failed_no_parameter(
7777
async with psql_pool.acquire() as conn:
7878
with pytest.raises(expected_exception=PyToRustValueMappingError):
7979
await conn.execute(
80-
querystring=(f"SELECT * FROM {table_name} " "WHERE name = $(name)p"), # noqa: ISC001
80+
querystring=(f"SELECT * FROM {table_name} WHERE name = $(name)p"), # noqa: ISC001
8181
parameters={"mistake": "wow"},
8282
)

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/561011b141bef1bd5ff9a07c91aca9dfab5a211c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy