We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92a2039 + b0159a5 commit 230a5d8Copy full SHA for 230a5d8
1 file changed
README.md
@@ -84,7 +84,7 @@ For more information, see the [overview for the high-level service](https://pyth
84
85
```python
86
from dbus_next.service import ServiceInterface, method, dbus_property, signal, Variant
87
-from dbus_next.aio MessageBus
+from dbus_next.aio import MessageBus
88
89
import asyncio
90
0 commit comments