pep8
This commit is contained in:
parent
79b4f15b45
commit
31699c840b
3 changed files with 11 additions and 6 deletions
|
@ -7,6 +7,7 @@ by Vladi
|
|||
from util import hook, http
|
||||
|
||||
|
||||
@hook.command('w3c')
|
||||
@hook.command
|
||||
def validate(inp):
|
||||
".validate <url> -- Runs url through the w3c markup validator."
|
||||
|
|
Reference in a new issue