Remove unmatched bracket in --no-clean help string

This commit is contained in:
Jonathan Herbert 2018-09-02 10:43:14 -04:00
parent 404838abcc
commit bc41c03058
1 changed files with 1 additions and 1 deletions

View File

@ -596,7 +596,7 @@ no_clean = partial(
'--no-clean',
action='store_true',
default=False,
help="Don't clean up build directories)."
help="Don't clean up build directories."
) # type: Any
pre = partial(