Adjust Tools/wasm
linting and formatting issues found by ruff
#103801
Labels
type-feature
A feature request or enhancement
Uh oh!
There was an error while loading. Please reload this page.
Feature or enhancement
After running
ruff
in CPython, some linting and formatting errors were found.This issue intends to fix those related to the
wasm
module underTools/wasm
.Pitch
In the CPython directory, we run the following command:
ruff .
We can see these three alerts under the Tools/wasm module:
Previous discussion
None.
Linked PRs
The text was updated successfully, but these errors were encountered: