Skip to content

Commit

Permalink
forgot one
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Sep 25, 2024
1 parent cc0e5c7 commit b5ecbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wgpu/backends/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def _register_backend(gpu):

root_namespace = sys.modules["wgpu"].__dict__
needed_attributes = (
"request_adapter",
"request_adapter_sync",
"request_adapter_async",
"wgsl_language_features",
)
Expand Down

0 comments on commit b5ecbc1

Please sign in to comment.