Merge "Use "OS_INSECURE" variable as the insecure mode indicator"
[yardstick.git] / api / __init__.py
1 from yardstick import _init_logging
2
3
4 _init_logging()