Skip to content

Commit fc3015f

Browse files
author
stubsabot
committed
[stubsabot] Bump pyflakes to 3.3.*
Release: https://pypi.org/pypi/pyflakes/3.3.1 Homepage: https://github.com/PyCQA/pyflakes Repository: https://github.com/PyCQA/pyflakes Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pyflakes Diff: PyCQA/pyflakes@3.2.0...3.3.1 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. - 3 files included in typeshed's stubs have been modified or renamed: `pyflakes/__init__.py`, `pyflakes/checker.py`, `pyflakes/messages.py`. - Total lines of Python code added: 135. - Total lines of Python code deleted: 79. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent 740a5ee commit fc3015f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/pyflakes/METADATA.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "3.2.*"
1+
version = "3.3.*"
22
upstream_repository = "https://github.com/PyCQA/pyflakes"
33
partial_stub = true
44

0 commit comments

Comments
 (0)