Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion .github/workflows/mypy_primer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Install mypy_primer
run: |
uv tool install "git+https://github.com/hauntsaninja/mypy_primer@ebaa9fd27b51a278873b63676fd25490cec6823b"
uv tool install "git+https://github.com/hauntsaninja/mypy_primer@4c22d192a456e27badf85b3ea0f830707375d2b7"

- name: Run mypy_primer
shell: bash
Expand Down
1 change: 1 addition & 0 deletions crates/red_knot_python_semantic/resources/primer/good.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ speedrun.com_global_scoreboard_webapp
starlette
static-frame
stone
strawberry
tornado
twine
typeshed-stats
Expand Down
Loading