tiborpilz / commitomatic

Doc line too long FLK-W505
Style
Minor
a year agoa year old
doc line too long (89 > 88 characters)
  1# First, get a diff from the repo. For now, just use the
  2# current working directory.
  3# Then check whether the interactive option is set.
  4# If yes, get all files that have been changed and prompt the user with a multiselection,  5# Afterwards, create a new diff with only the selected files.
  6
  7from pathlib import Path