fix: [feeder] bgp_monitor class

pull/586/head
Terrtia 2022-09-15 11:26:05 +02:00
parent 32d19347b9
commit c04d12cb2d
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ import item_basic
sys.path.append(os.path.join(os.environ['AIL_BIN'], 'import', 'ail_json_importer'))
from Default_json import Default_json
class Ail_feeder_urlextract(Default_json):
class Ail_feeder_bgp_monitor(Default_json):
"""urlextract Feeder functions"""
def __init__(self, name, json_item):