diff --git a/mpcdf_setup_repos.py b/mpcdf_setup_repos.py
index 490bb18e861ea8173d7e6291e2530ce549a2c9b2..c624d83c374ce9d0304c9285abd7e62a10850352 100644
--- a/mpcdf_setup_repos.py
+++ b/mpcdf_setup_repos.py
@@ -9,6 +9,7 @@ import osc.conf
 import osc.core
 import osc.cmdln
 
+
 @osc.cmdln.option('-n', '--dry-run', action="store_true",
                   help="Do not actually run anything but output the resulting XML configuration")
 @osc.cmdln.option('--parent', metavar="PARENT",