mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-03 12:24:46 +00:00
Fix documentation.
This commit is contained in:
parent
12de5f26ef
commit
279db5c5b8
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
"""
|
||||
Check page content for virus infection with clamav.
|
||||
Check HTML anchors
|
||||
"""
|
||||
from . import _ContentPlugin
|
||||
from .. import log, LOG_PLUGIN, url as urlutil
|
||||
|
|
|
|||
Loading…
Reference in a new issue