BUG: Use correct section name.

This commit is contained in:
Scott Sanderson
2015-10-05 14:56:08 -04:00
parent 762787a4fe
commit e2d29e9260
+2 -2
View File
@@ -119,8 +119,8 @@ class Pipeline(object):
"""
Set a screen on this Pipeline.
Parameter
---------
Parameters
----------
filter : zipline.pipeline.Filter
The filter to apply as a screen.
overwrite : bool