[Checkins] [zopefoundation/Products.SiteErrorLog] 82f85a: Fix linting issue (#22)

Jürgen Gmach noreply at github.com
Fri May 15 09:56:57 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.SiteErrorLog
  Commit: 82f85a64b1451bacb9df9087855e4e2d5269ef6a
      https://github.com/zopefoundation/Products.SiteErrorLog/commit/82f85a64b1451bacb9df9087855e4e2d5269ef6a
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Fix linting issue (#22)

... which arise with the new flake8 version.

`tests` is no longer a valid flake8 param, as it is no top level
directory.

As it is a subfolder of the `src` folder, it gets linted anyway.

modified:   tox.ini




More information about the checkins mailing list