diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-02-14 09:01:56 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-02-14 09:01:56 -0500 |
commit | 50db0480d97ee0658f738ae2093cd5be0b20251d (patch) | |
tree | 820f9abcd38e42ee9fc370ce564318ebcd805033 /lib/sqlalchemy/sql/_typing.py | |
parent | d6b3c82b0c329730bcaff42b4bb39dba83acb536 (diff) | |
download | sqlalchemy-50db0480d97ee0658f738ae2093cd5be0b20251d.tar.gz |
remove **kw from AsyncSession.begin() / AsyncSession.begin_nested()
Removed the unused ``**kw`` arguments from
:class:`_asyncio.AsyncSession.begin` and
:class:`_asyncio.AsyncSession.begin_nested`. These kw aren't used and
appear to have been added to the API in error.
Fixes: #7703
Change-Id: I39ff3850929d83e6efeb7f284f2f4d5e4ca120b1
Diffstat (limited to 'lib/sqlalchemy/sql/_typing.py')
0 files changed, 0 insertions, 0 deletions