Merge "Drop translation marker from upgrade-check help"

This commit is contained in:
Zuul 2021-03-04 18:20:07 +00:00 committed by Gerrit Code Review
commit 425ab2d36a
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ class UpgradeCheckTable(upgradecheck.UpgradeCommands):
class Command(BaseCommand):
help = _("Perform a check to see if the application is ready for upgrade.")
help = "Perform a check to see if the application is ready for upgrade."
def add_arguments(self, parser):
parser.add_argument(