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

dvc: update precommit hooks #5716

Merged
merged 2 commits into from Mar 26, 2021
Merged

Conversation

skshetry
Copy link
Member

black has some issues with docstrings, so skipping that.

Also fixed mypy errors:

  1. Casting columns to the custom Column with collapse.
  2. Ignoring typedef difference for RichTable._collapse_widths.
  3. Suppressing error with conditional paramiko imports
    mypy bug with try/except conditional imports python/mypy#1153

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

1. Casting `columns` to the custom Column with collapse.
2. Ignoring typedef difference for RichTable._collapse_widths.
3. Suppressing error with conditional paramiko imports
   python/mypy#1153
@skshetry skshetry self-assigned this Mar 26, 2021
@skshetry skshetry merged commit 0a2e9f9 into iterative:master Mar 26, 2021
@skshetry skshetry deleted the update-precommit branch March 26, 2021 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant