@@ -20,7 +20,7 @@ class ParseMapping:
'''
import json
- from cdplog.log import Log
+ from cdplib.log import Log
self.log = Log('Parse Mapping')