mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-01 20:46:58 +08:00
Bump pyflakes to 3.0.* (#9264)
Release: https://pypi.org/pypi/pyflakes/3.0.0 Homepage: https://github.com/PyCQA/pyflakes Diff: https://github.com/PyCQA/pyflakes/compare/2.5.0...3.0.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 4 files included in typeshed's stubs have been modified or renamed: `pyflakes/__init__.py`, `pyflakes/api.py`, `pyflakes/checker.py`, `pyflakes/messages.py`. - Total lines of Python code added: 80. - Total lines of Python code deleted: 446. Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
This commit is contained in:
co-authored by
AlexWaygood
parent
b3728f38f5
commit
5f5449bcdf
@@ -1 +1 @@
|
||||
version = "2.5.*"
|
||||
version = "3.0.*"
|
||||
|
||||
Reference in New Issue
Block a user