8000 Typecheck typeshed's code with pyright by Avasam · Pull Request #9793 · python/typeshed · GitHub
[go: up one dir, main page]

Skip to content

Typecheck typeshed's code with pyright #9793

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Feb 22, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump types-pyyaml
  • Loading branch information
Avasam committed Feb 22, 2023
commit ea064e6ea9ef93b4c7d79d0a4539179970dec1da
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ pyyaml==6.0
termcolor>=2
tomli==2.0.1
tomlkit==0.11.6
types-pyyaml
types-pyyaml>=6.0.12.7
types-setuptools
typing-extensions
0