Clean up async code #1657
ci.yml
on: pull_request
Test Linting
7s
Test Codegen
44s
Test Imports
13s
Test Docs
23s
Test Examples
32s
Test PyInstaller
1m 10s
Matrix: test-builds
Annotations
2 errors
Ruff (F811):
wgpu/backends/wgpu_native/_helpers.py#L298
wgpu/backends/wgpu_native/_helpers.py:298:7: F811 Redefinition of unused `WgpuAwaitable` from line 232
|
Test Linting
Process completed with exit code 1.
|