[Checkins] [zopefoundation/zope.tales] 387d44: Flake8 the code. (#18)

Michael Howitz noreply at github.com
Mon Apr 8 08:20:28 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.tales
  Commit: 387d440b8c1c811919d8cf2188cc692a345055c5
      https://github.com/zopefoundation/zope.tales/commit/387d440b8c1c811919d8cf2188cc692a345055c5
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.cfg
    M setup.py
    M src/zope/tales/__init__.py
    M src/zope/tales/engine.py
    M src/zope/tales/expressions.py
    M src/zope/tales/interfaces.py
    M src/zope/tales/pythonexpr.py
    M src/zope/tales/tales.py
    M src/zope/tales/tests/simpleexpr.py
    M src/zope/tales/tests/test_expressions.py
    M src/zope/tales/tests/test_pythonexpr.py
    M src/zope/tales/tests/test_tales.py
    M src/zope/tales/tests/test_traverser.py
    M tox.ini

  Log Message:
  -----------
  Flake8 the code. (#18)

While keeping coverage at 100 %.




More information about the checkins mailing list