]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109125: Run mypy on `Tools/wasm` (#109126)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 19 Sep 2023 05:49:26 +0000 (08:49 +0300)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2023 05:49:26 +0000 (23:49 -0600)
commitf65497fd252a4a4df960da04d68e8316b58624c0
tree4d35d3fbbeece10cfe97d46f0f8005cfe9480e32
parented582a2ed980efba2d0da365ae37bff4a2b99873
gh-109125: Run mypy on `Tools/wasm` (#109126)
.github/workflows/mypy.yml
Tools/wasm/mypy.ini [new file with mode: 0644]
Tools/wasm/wasm_assets.py
Tools/wasm/wasm_build.py
Tools/wasm/wasm_webserver.py