Skip to content
Snippets Groups Projects
Commit 3edf55cb authored by Bartlomiej's avatar Bartlomiej
Browse files

Fix pep8

parent 76cba42e
Branches
1 merge request!11Clarin json support
Pipeline #14192 passed with stages
in 1 minute and 9 seconds
......@@ -9,6 +9,7 @@ from src.replacers.interface import ReplacerInterface
from src.suppressors.interface import Suppressor
import clarin_json
class SequentialJSONLPipeline(Pipeline):
"""Pipeline that runs the whole anonymization process on jsonl-splitted input.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment