diff --git a/tests/pipelines.py b/tests/pipelines.py index d81cfa93d..ddfbc7a99 100644 --- a/tests/pipelines.py +++ b/tests/pipelines.py @@ -1,5 +1,5 @@ """ -Some pipelines used for testing and benchmarking +Some pipelines used for testing """ class ZeroDivisionErrorPipeline(object):