This commit is contained in:
Zodiac 2025-02-12 23:01:27 -08:00
parent c816f097ec
commit e6108ca04d

View File

@ -33,7 +33,7 @@ Example:
Always verify `result['timeout']` to ensure a response was received before the timeout.
"""
from .asynchronous import AsyncEvents
from asynchronous import AsyncEvents
from irc3 import utils
from irc3 import dec