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

Return written path in Blob.write_to_path #152

Closed
wants to merge 3 commits into from

Commits on Jan 28, 2020

  1. Fix two flake8 errors

    pquentin committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    9a807d5 View commit details
    Browse the repository at this point in the history
  2. Return path in Blob.write_to_path

    It avoids having to duplicate the path or having to declare it before
    writing the data.
    pquentin committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    86b225d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    9d33097 View commit details
    Browse the repository at this point in the history