Skip to content

Commit

Permalink
test_help_text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nxlouie committed Dec 13, 2022
1 parent 6f87e1f commit fbe8f10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions alembic/command.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,7 @@ def retrieve_migrations(rev, context):
def check(
config: "Config",
) -> None:
"""Checks if the revision command with autogenerate has pending upgrade
ops to run.
"""Check if revision command with autogenerate has pending upgrade ops.
:param config: a :class:`.Config` object.
Expand Down

0 comments on commit fbe8f10

Please sign in to comment.