mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-24 10:14:31 +01:00
fix typo
This commit is contained in:
parent
046afbbe29
commit
abfce4803a
@ -99,7 +99,7 @@ def htmlvalidator(page):
|
||||
if _is_html_error(line):
|
||||
print("################")
|
||||
print("Blocking error: '%s'" % line)
|
||||
print("all tidy_document errors:"
|
||||
print("all tidy_document errors:")
|
||||
print(errors)
|
||||
print("################")
|
||||
raise HtmlValidationFailed(line)
|
||||
|
Loading…
Reference in New Issue
Block a user