Skip to content

Commit 1571a35

Browse files
committed
update fake_puppet import
1 parent bd456a4 commit 1571a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wechaty/fake_puppet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
PayloadType
5555

5656
)
57-
from pyee.asyncio import AsyncIOEventEmitter
57+
from pyee import AsyncIOEventEmitter
5858

5959

6060
class FakePuppet(Puppet):

0 commit comments

Comments
 (0)