We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd2a79 commit d8b1016Copy full SHA for d8b1016
async_tkinter_loop/__init__.py
@@ -1,3 +1,3 @@
1
from .async_tkinter_loop import *
2
3
-__all__ = ["async_mainloop", "async_command", "async_event_handler"]
+__all__ = ["async_mainloop", "async_handler"]
0 commit comments