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 a45fc3e commit 92e1c5dCopy full SHA for 92e1c5d
examples/echo.py
@@ -31,9 +31,9 @@
31
from pytox import ToxAV
32
33
SERVER = [
34
- "biribiri.org",
+ "tox.initramfs.io",
35
33445,
36
- "F404ABAA1C99A9D37D61AB54898F56793E1DEF8BD46B1038B9D822E8460FAB67",
+ "3F0A45A268367C1BEA652F258C85F4A66DA76BCAA667A49E770BCC4917AB6A25",
37
]
38
39
DATA = "echo.data"
examples/phone.py
@@ -37,9 +37,9 @@
40
41
42
43
44
45
DATA = "phone.data"
0 commit comments