mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-29 07:06:55 +08:00
[stubsabot] Bump pyflakes to 3.2.* (#11252)
Release: https://pypi.org/pypi/pyflakes/3.2.0 Homepage: https://github.com/PyCQA/pyflakes Repository: https://github.com/PyCQA/pyflakes Diff: https://github.com/PyCQA/pyflakes/compare/3.1.0...3.2.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. - 2 files included in typeshed's stubs have been modified or renamed: `pyflakes/__init__.py`, `pyflakes/checker.py`. - Total lines of Python code added: 20. - Total lines of Python code deleted: 1.
This commit is contained in:
committed by
GitHub
parent
ccc81f224d
commit
1de5830a27
@@ -1,4 +1,4 @@
|
||||
version = "3.1.*"
|
||||
version = "3.2.*"
|
||||
upstream_repository = "https://github.com/PyCQA/pyflakes"
|
||||
partial_stub = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user