fuel-qa/system_test/helpers
Alexey Stepanov 08b5af4bf5 Replace % formatting by str.format method
Change: %s by {:s}, %d by {:d} in string and use .format method for formatting
Closes-bug: #1552139

Change-Id: Ic9bdf9200fa89fa7c78f2806a7b94e3eee914cf9
2016-03-03 10:45:20 +03:00
..
__init__.py Template based tests with yaml configs 2015-10-07 17:23:03 +03:00
decorators.py Replace % formatting by str.format method 2016-03-03 10:45:20 +03:00