Update docstring

This commit is contained in:
Paul Tremberth 2016-11-08 13:30:51 +01:00
parent 27456996a9
commit af2280e695
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
"""
Some pipelines used for testing and benchmarking
Some pipelines used for testing
"""
class ZeroDivisionErrorPipeline(object):