mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix tidy issues with Python files in python/
This commit is contained in:
parent
c639a0cf49
commit
e3b71c65bf
9 changed files with 106 additions and 18 deletions
|
@ -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,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue