Skip to content

Commit 71da107

Browse files
joaomoainsolor
authored andcommitted
Adding main_loop to the exports
1 parent c5efc0e commit 71da107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async_tkinter_loop/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from .async_tkinter_loop import async_handler, async_mainloop, get_event_loop
1+
from .async_tkinter_loop import async_handler, async_mainloop, get_event_loop, main_loop

0 commit comments

Comments
 (0)