Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
energy
bmon
Commits
46bde4fc
Commit
46bde4fc
authored
Feb 05, 2015
by
Alan Mitchell
Browse files
Disable Warnings try 2.
parent
fbee57d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
bmsapp/scripts/performance_testing.py
bmsapp/scripts/performance_testing.py
+1
-2
No files found.
bmsapp/scripts/performance_testing.py
View file @
46bde4fc
...
...
@@ -6,11 +6,10 @@ import threading
import
time
import
random
import
json
import
urllib3
import
yaml
import
requests
urllib3
.
disable_warnings
()
requests
.
packages
.
urllib3
.
disable_warnings
()
req_data
=
yaml
.
load
(
'''
select_group: 0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment