Skip to content

Conversation

@vgerak
Copy link
Contributor

@vgerak vgerak commented Oct 5, 2019

  • Have you followed the guidelines in our
    Contributing document?

  • Does your PR affect documented changes or does it add new functionality
    that should be documented? If yes, have you created a PR for
    dvc.org documenting it or at
    least opened an issue for it? If so, please add a link to it.


Copy link
Contributor

@efiop efiop left a comment

Choose a reason for hiding this comment

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

Great catch! Thank you! 🎉

dvc/stage.py Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

The style check has failed https://travis-ci.com/iterative/dvc/jobs/242359132#L243 . This line is too long. Have you installed pre-commit hooks as advised in our contribution guide?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This commit was done by the github web IDE (check the branch name "patch-1"), so I did not have access to git hooks. I did check the .pylintrc file and saw that it should be fine with line length (it is 100 there), but I did not open the .flake8 (which is the one used in your hook).

Commit updated & opened #2578 to bring the two lint files' line length setting to parity.

@efiop
Copy link
Contributor

efiop commented Oct 5, 2019

Thank you! 🎉

@efiop efiop merged commit 8c1addf into treeverse:master Oct 5, 2019
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