Skip to content

Commit

Permalink
Fix gui_auto
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk committed Dec 30, 2024
1 parent bafe321 commit ff5541f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/gui_auto.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# test_example = true

from wgpu.gui.auto import WgpuCanvas, run

try:
from .triangle import setup_drawing_sync
except ImportError:
Expand Down

0 comments on commit ff5541f

Please sign in to comment.