PEP 8 Speaks v1.8 Release Notes

Release Date: 2020-05-24 // almost 4 years ago
  • ๐Ÿ’… Upgrade pycodestyle and flake8 linter versions to support newer features


Previous changes from v1.7

    • ๐Ÿš€ The master branch could not be deployed. Deprecate Flask-Session dependency causing the issue. #167
    • โฌ†๏ธ Upgrade pytest and pytest-flask version to fix tests.
    • ๐Ÿ›  Fix bot behavior to make a single comment per PR on non-official deployments
      f91fa62
    • ๐Ÿ›  Fix errors for PRs with empty description #145