[Git-commits] [grml/grml2usb] 073fee: codecheck: reformat with black, version 20.8b1

Michael Prokop noreply at github.com
Fri Nov 13 16:34:12 CET 2020


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml2usb
  Commit: 073fee44304aa4279c7192b33557a5e139f11b16
      https://github.com/grml/grml2usb/commit/073fee44304aa4279c7192b33557a5e139f11b16
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-11-13 (Fri, 13 Nov 2020)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  codecheck: reformat with black, version 20.8b1

The formatting of grml2usb that was done with black, version 18.9b0
triggers changes with black 20.8b1-3 as present in current
Debian/unstable:

| black --check grml2usb
| would reformat grml2usb
| Oh no! 💥 💔 💥
| 1 file would be reformatted.
| make[2]: *** [Makefile:44: codecheck] Error 1

Applying the change via modern black though doesn't lead to any
changes with black, version 18.9b0, so let's use this.

Gbp-Dch: Ignore




More information about the Git-commits mailing list