When jumping between different review branches .pyc files of newly introduced .py files are getting left behind. When these are related to DB migrations all tests start to fail with: "AssertionError: There is no script for XY version". This is pretty annoying, so why not remove all *.pyc files before running any tests? This commit implements that. Change-Id: Iac223fb156af3729b51fc2b11323a7cc30f9c07d
4.4 KiB
4.4 KiB