Cleanup: make file headers more consistent
Also some descriptive text into doc-strings.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# Apache License, Version 2.0
|
||||
#
|
||||
# Compare renders or screenshots against reference versions and generate
|
||||
# a HTML report showing the differences, for regression testing.
|
||||
|
||||
"""
|
||||
Compare renders or screenshots against reference versions and generate
|
||||
a HTML report showing the differences, for regression testing.
|
||||
"""
|
||||
|
||||
import glob
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user