diff -r e1ce0866afe9 -r 9ae707db5265 devtools/__init__.py --- 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() - -