commit | fd247f592229984bccac2600483058750d0024fd | [log] [tgz] |
---|---|---|
author | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | Wed Aug 13 11:25:24 2014 +0200 |
committer | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | Fri Aug 15 23:50:29 2014 +0200 |
tree | 82de71ff9e153b36532900919916702ba8720806 | |
parent | 4f44d72d9c1006bb369f2530f0967dd3ac21d1c9 [diff] |
Use python abc in StressAction class Fix pylint error about NotImplemented raised instead of NotImplementedError. Use the abc class instead of NotImplementedError. Partial-Bug: #1346797 Change-Id: Ia9a75a53f68c28594654a07146a2a30c1ae3c412 Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>