Commit dbd4fd6e authored by wang's avatar wang

wn test

parent 404fc29b
...@@ -38,6 +38,7 @@ with open('env.json', 'r', encoding='utf-8') as f: ...@@ -38,6 +38,7 @@ with open('env.json', 'r', encoding='utf-8') as f:
data = json.loads(f.read()) data = json.loads(f.read())
envs = data.keys() envs = data.keys()
print(len(envs))
# session = requests.session() # session = requests.session()
headers = { headers = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment