Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import "Nop" from" luigi.format" to make LocalTarget format clear #3047

Merged
merged 4 commits into from Jan 11, 2022

Conversation

joelbarmettlerUZH
Copy link
Contributor

Description

It was unclear where the "Nop" format options to save binary files as ouputs came from. I found out that you need to import "from luigi.format import Nop".
I also added this to the documentation to make it clear for further users.

Copy link
Collaborator

@dlstadther dlstadther left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@joelbarmettlerUZH joelbarmettlerUZH requested a review from a team as a code owner November 9, 2021 12:42
@dlstadther
Copy link
Collaborator

Apologies for massive delay. Stalebot comments on a bunch of Luigi PRs and that reminded me that I approved some PRs and never merged them. Going back through them now, updating them with master, and confirming that all their checks pass.

@dlstadther dlstadther merged commit a4a5a9d into spotify:master Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants