Fix documentation.

This commit is contained in:
Bastian Kleineidam 2014-03-12 19:22:18 +01:00
parent 12de5f26ef
commit 279db5c5b8

View file

@ -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