Skip to content

Commit 09e089b

Browse files
authored
Update 1.py
1 parent 52cb8d8 commit 09e089b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

1.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
|_____/ \____/|_| \_|
2525
""")
2626
print(" ||| Latency tester |||")
27-
print("====================================================================\")
27+
print("====================================================================||")
2828
print("============== By CPScript ==========================================|")
29-
print("====================================================================/")
29+
print("====================================================================||")
3030

3131
# Constants
3232
DELAY = 1 # seconds

0 commit comments

Comments
 (0)