Skip to content

Commit

Permalink
Import "Nop" from formates to make LocalTarget format clear (#3047)
Browse files Browse the repository at this point in the history
Co-authored-by: Dillon Stadther <dlstadther+github@gmail.com>
  • Loading branch information
Joel Barmettler and dlstadther authored Jan 11, 2022
1 parent fa40e2c commit a4a5a9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/tasks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ LocalTarget. Following the above example:

.. code:: python
from luigi.format import Nop
class GenerateWords(luigi.Task):
def output(self):
Expand Down

0 comments on commit a4a5a9d

Please sign in to comment.