Bump version #1695
Annotations
7 errors
Ruff lint:
wgpu/_classes.py#L23
wgpu/_classes.py:23:11: RUF022 `__all__` is not sorted
|
Ruff lint:
wgpu/enums.py#L23
wgpu/enums.py:23:11: RUF022 `__all__` is not sorted
|
Ruff lint:
wgpu/flags.py#L24
wgpu/flags.py:24:11: RUF022 `__all__` is not sorted
|
Ruff lint:
wgpu/gui/__init__.py#L8
wgpu/gui/__init__.py:8:11: RUF022 `__all__` is not sorted
|
Ruff lint:
wgpu/gui/auto.py#L8
wgpu/gui/auto.py:8:11: RUF022 `__all__` is not sorted
|
Ruff lint:
wgpu/structs.py#L32
wgpu/structs.py:32:11: RUF022 `__all__` is not sorted
|
Ruff lint
Process completed with exit code 1.
|
Loading