We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d6718 commit 7b81618Copy full SHA for 7b81618
1 file changed
example.py
@@ -3,7 +3,7 @@
3
4
from dingz.dingz import Dingz
5
6
-IP_ADDRESS = "192.168.0.103"
+IP_ADDRESS = "192.168.0.105"
7
8
9
async def main():
0 commit comments