RomZay commited on
Commit
0b48135
·
verified ·
1 Parent(s): ad4d321

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -30,7 +30,6 @@ def authorize(api_key):
30
  response = requests.post(
31
  "https://host.palple.polrambora.com/check_key_impv",
32
  json=test_data,
33
- timeout=10
34
  )
35
 
36
  print("Request sent!")
 
30
  response = requests.post(
31
  "https://host.palple.polrambora.com/check_key_impv",
32
  json=test_data,
 
33
  )
34
 
35
  print("Request sent!")