Testing Lazygit
Nothing to do
This commit is contained in:
parent
44c01f367e
commit
2828edaa3d
2 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
This is a test mate knew
|
This is a test mate knew
|
||||||
|
yeyeyeyeye
|
||||||
I fixed it yaaaaay
|
I fixed it yaaaaay
|
||||||
|
|
@ -2,7 +2,7 @@ import requests as http
|
||||||
from time import sleep, time
|
from time import sleep, time
|
||||||
|
|
||||||
|
|
||||||
for i in range(1,10):
|
for i in range(1,20):
|
||||||
sleep(1)
|
sleep(1)
|
||||||
startTime = time()
|
startTime = time()
|
||||||
responce = http.get("https://fs.gjkoolen.com")
|
responce = http.get("https://fs.gjkoolen.com")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue