This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This fixes 'make lint' when one has Python 3.8 or later (PyCQA/pyflakes#367), but updating to the latest flake8 and its deps. Note that flake8 3.9.0 dropped support for Python 3.4 (https://flake8.pycqa.org/en/latest/release-notes/3.9.0.html)
- Loading branch information