--- a/devtools/__init__.py Tue Nov 24 14:05:50 2015 +0100 +++ b/devtools/__init__.py Tue Nov 24 14:08:47 2015 +0100 @@ -957,5 +957,3 @@ handler = get_test_db_handler(config) handler.build_db_cache() return handler.get_repo_and_cnx() - -