Fix tidy issues with Python files in python/

This commit is contained in:
Corey Farwell 2015-06-02 19:51:41 -04:00
parent c639a0cf49
commit e3b71c65bf
9 changed files with 106 additions and 18 deletions

View file

@ -66,7 +66,8 @@ CATEGORIES = {
},
'disabled': {
'short': 'Disabled',
'long': 'The disabled commands are hidden by default. Use -v to display them. These commands are unavailable for your current context, run "mach <command>" to see why.',
'long': 'The disabled commands are hidden by default. Use -v to display them. These commands are unavailable '
'for your current context, run "mach <command>" to see why.',
'priority': 0,
}
}