Skip to content

Commit f50a308

Browse files
committed
fixup! [3.13] gh-139590: Stricter ruff rules for Tools/wasm (GH-139752) (cherry picked from commit 678e0b8)
1 parent 1915efa commit f50a308

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

.github/workflows/mypy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ on:
2727
- "Tools/jit/**"
2828
- "Tools/peg_generator/**"
2929
- "Tools/requirements-dev.txt"
30-
- "Tools/wasm/**"
3130
workflow_dispatch:
3231

3332
permissions:
@@ -59,7 +58,6 @@ jobs:
5958
"Tools/clinic",
6059
"Tools/jit",
6160
"Tools/peg_generator",
62-
"Tools/wasm",
6361
]
6462
steps:
6563
- uses: actions/checkout@v4

Tools/wasm/mypy.ini

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)