Coding style: execute black + isort and fix undefined 'path'
authorMichael Prokop <mika@grml.org>
Thu, 2 Apr 2020 14:40:47 +0000 (16:40 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 2 Apr 2020 15:09:20 +0000 (17:09 +0200)
commitb1880026ee8d798cf69dcd77dbf753b84d1b8ca1
tree15bea7d4201fa8ef0d3732bf71d029173952abf1
parentd01d9d8b10e50be452bb5b3c86f1db127fad09fc
Coding style: execute black + isort and fix undefined 'path'

Avoid discussions around pep8, pylint etc, but instead
use what black(1) (see https://github.com/psf/black) provides.

Fix:

| grml2usb:299:39: F821 undefined name 'path'
grml2usb