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

Use pathlib for edit magic command #12544

Merged
merged 4 commits into from
Sep 7, 2020

Commits on Sep 4, 2020

  1. Use pathlib in edit magic

    rchiodo committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    182b8f9 View commit details
    Browse the repository at this point in the history
  2. Missed a spot

    rchiodo committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    caee8a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Apply suggestions from code review

    Co-authored-by: Ashwin Vishnu <9155111+ashwinvis@users.noreply.github.com>
    Carreau and ashwinvis committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    3427d65 View commit details
    Browse the repository at this point in the history
  2. Fix 2 more occurences of Path to use Pathlib,

    and run darker
    Carreau committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    5a7a217 View commit details
    Browse the repository at this point in the history