diff --git a/doc/tasks.rst b/doc/tasks.rst index 936d1e416a..b10a80c3a8 100644 --- a/doc/tasks.rst +++ b/doc/tasks.rst @@ -134,6 +134,8 @@ LocalTarget. Following the above example: .. code:: python + from luigi.format import Nop + class GenerateWords(luigi.Task): def output(self):