Skip to content
This repository was archived by the owner on Apr 26, 2026. It is now read-only.

Commit b159434

Browse files
authored
Update client_test.py
1 parent cfb51dc commit b159434

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ async def websocket_client(url, pro):
1212
print(f"Trying {i}...")
1313
try:
1414
async with websockets.connect(
15-
url,
15+
i, #teoria de los issues
1616
extra_headers={
1717
#"Origin": "https://pocket-link19.co",
1818
"Origin": "https://po.trade/"

0 commit comments

Comments
 (0)