]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix(async-to-sync): fold long strings as multiline
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 8 Aug 2023 22:18:23 +0000 (23:18 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 11 Oct 2023 21:45:38 +0000 (23:45 +0200)
commite65fd4ca73165af668fa02ee22a9c905cf80443c
tree44a2ce30d3a0ddd694628a945461aa49ffb448ff
parent47143d9bdf69b81a714517d41247dc69522148d2
fix(async-to-sync): fold long strings as multiline
tests/test_connection.py
tests/test_connection_async.py
tests/test_cursor.py
tests/test_cursor_async.py
tools/async_to_sync.py