mirror of
https://github.com/django/django.git
synced 2025-01-24 17:19:19 +00:00
7afca03c40
Python 3.10.0rc1 changed the error messages issued by argparse on invalid choice to include the argument name. Update the expected test output to account for that.