Skip to content

Commit 636ca96

Browse files
committed
add missing import
1 parent 620b10f commit 636ca96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nameless/custom/ui/__init__.py

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1+
from .dropdown import *
2+
from .modal import *
3+
from .view import *
14
from .yes_no import *

0 commit comments

Comments
 (0)