]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Followup / fixup: apply 'black' code formatting to a couple of missed docstrings
authorJames Addison <james@reciperadar.com>
Wed, 26 Apr 2023 20:29:53 +0000 (16:29 -0400)
committerFederico Caselli <cfederico87@gmail.com>
Wed, 26 Apr 2023 20:32:02 +0000 (22:32 +0200)
commitabd175bf86b1091fe444b91c4f98dc9ea97ff723
tree6b5a7bf7a8d7133351acecad9c9a9083b839c3ba
parent84462eee9b742e58e0f1937f17820e946508b4e3
Followup / fixup: apply 'black' code formatting to a couple of missed docstrings

### Description
Follow-up / completion of #1220.  That change updated a number of docstrings within the codebase to use standardised `black` code formatting, but a couple of locations had been missed.

### Checklist

This pull request is:

- [x] A documentation / typographical error fix
- Good to go, no issue or tests are needed

Closes: #1228
Pull-request: https://github.com/sqlalchemy/alembic/pull/1228
Pull-request-sha: f5696b9ca34998e22af5705434ed2393d86e82c0

Change-Id: I5d935b036d6f4e11eb5c229f9982db587d67ae24
alembic/op.pyi
alembic/operations/ops.py
docs/build/unreleased/1220.rst [new file with mode: 0644]