driverlog/driverlog
Moritz "WanzenBug" Wanzenböck ec0843e19e Use assertIn in unittests
Replace usage of assertTrue(A in B) with assertIn(A, B). This is
required for the pep8 pipeline to pass.

Change-Id: If0af443590ea2062ab04801ea27f7db0b17e8a04
2021-03-10 14:04:03 +01:00
..
dashboard By default return only drivers for active releases 2018-03-02 10:54:16 +01:00
processor Fix code syntax to become compatible with py3 2019-12-18 09:20:13 +01:00
tests Use assertIn in unittests 2021-03-10 14:04:03 +01:00
__init__.py DriverLog initial commit 2014-04-03 17:20:46 +04:00
version.py DriverLog initial commit 2014-04-03 17:20:46 +04:00