You've already forked DataMate
init datamate
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from datamate.core.base_op import OPERATORS
|
||||
|
||||
OPERATORS.register_module(module_name='InvisibleCharactersCleaner',
|
||||
module_path="ops.mapper.invisible_characters_cleaner.process")
|
||||
|
||||
Reference in New Issue
Block a user