[Checkins] [zopefoundation/Products.ExternalMethod] 7a70a2: Fix failing linter.

Jens Vagelpohl noreply at github.com
Thu Aug 15 01:01:32 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Products.ExternalMethod
  Commit: 7a70a2df367236e6f94c535447711e7aafd5cd73
      https://github.com/zopefoundation/Products.ExternalMethod/commit/7a70a2df367236e6f94c535447711e7aafd5cd73
  Author: Jürgen Gmach <juergen.gmach at googlemail.com>
  Date:   2019-08-14 (Wed, 14 Aug 2019)

  Changed paths:
    M CHANGES.rst
    M src/Products/ExternalMethod/ExternalMethod.py

  Log Message:
  -----------
  Fix failing linter.

Flake8 recently extended its noqa syntax.

With doing so, the here used syntax was without effect.

modified:   CHANGES.rst
modified:   src/Products/ExternalMethod/ExternalMethod.py


  Commit: 177e321036e1ec097ff3d1fddf0b788f34225eb8
      https://github.com/zopefoundation/Products.ExternalMethod/commit/177e321036e1ec097ff3d1fddf0b788f34225eb8
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-08-14 (Wed, 14 Aug 2019)

  Changed paths:
    M CHANGES.rst
    M src/Products/ExternalMethod/ExternalMethod.py

  Log Message:
  -----------
  Merge pull request #7 from zopefoundation/issue_5

Fix failing linter.


Compare: https://github.com/zopefoundation/Products.ExternalMethod/compare/c56bba6ed138...177e321036e1


More information about the checkins mailing list