[Git-commits] [grml/grml2usb] 9e7dd9: codecheck: fix flake8 issues with versions >=3.8.3

Michael Prokop noreply at github.com
Thu Jun 18 17:55:22 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml2usb
  Commit: 9e7dd969c917d32365f2acb714c5c28e9c450dd3
      https://github.com/grml/grml2usb/commit/9e7dd969c917d32365f2acb714c5c28e9c450dd3
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  codecheck: fix flake8 issues with versions >=3.8.3

Fixes:

| grml2usb:920:17: F523 '...'.format(...) has unused arguments at position(s): 0
| grml2usb:1954:57: E741 ambiguous variable name 'l'

Thanks: Florian Apolloner for feedback




More information about the Git-commits mailing list