8000 Removed wrong type of FileSystemTarget.__init__ path arg from doc by kmaork · Pull Request #2927 · spotify/luigi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Removed wrong type of FileSystemTarget.__init__ path arg from doc #2927

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

Merged

Conversation

kmaork
Copy link
Contributor
@kmaork kmaork commented Apr 7, 2020

There is a nice feature in FileSystemTarget.__init__ that calls str on the path parameter to allow passing Path objects (and similar ones). But the type of the argument is wrongly documented as str, causing my pycharm to show an annoying warning. I think we should just remove the type from the documentation.

@Tarrasch Tarrasch merged commit c6551a5 into spotify:master Apr 12, 2020
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.

2 participants
0