Skip to content

Commit e36cdcf

Browse files
committed
fix docs
1 parent 0b669c3 commit e36cdcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rendercanvas/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
from ._version import __version__, version_info
88
from . import _gui_utils
9+
from ._events import WgpuEventType
910
from .base import WgpuCanvasInterface, WgpuCanvasBase, WgpuLoop, WgpuTimer
1011

1112
__all__ = [

0 commit comments

Comments
 (0)