Update crawler_add_task.py

pull/604/head
Alexandre Dulaunoy 2023-07-26 10:14:03 +02:00 committed by GitHub
parent 4f79944b24
commit fc477ebcb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
DIR/File Importer Helper
Send an URL to the crawler - Create a crawler task
================
Import Content
Import URL to be crawled by AIL and then analysed
"""