Update a comment

This commit is contained in:
Marian Steinbach 2018-11-20 22:43:03 +01:00
parent 3cb7bbbec6
commit ea00f30557

View file

@ -21,12 +21,8 @@ import rating
def check_and_rate_site(entry):
"""
Performs our site check and returns results as a dict.
1. Normalize the input URL and derive the URLs to check for
2. HEAD the check urls
3. Determine the canonical URL
4. Run full check on canonical URL
Performs our site checks, calculates the score
and returns results as a dict.
"""
# all the info we'll return for the site