Add docstring for AnchorCheckFileUrl

This commit is contained in:
Chris Mayo 2022-11-02 19:24:35 +00:00
parent d8b6d77706
commit 0a8c29ffcc

View file

@ -308,6 +308,10 @@ class FileUrl(urlbase.UrlBase):
class AnchorCheckFileUrl(FileUrl):
"""
File URL link for AnchorCheck plugin.
"""
def reset(self):
super().reset()
# the local file URI