From 7de289cffd678d38cd4b8d7efff8b098c25bdb65 Mon Sep 17 00:00:00 2001 From: Dominik Wombacher Date: May 20 2024 16:15:47 +0000 Subject: refactor(mirror_project_in): reformating based on 'black' findings --- diff --git a/files/mirror_project_in.py b/files/mirror_project_in.py index 8ea275a..e75b0af 100644 --- a/files/mirror_project_in.py +++ b/files/mirror_project_in.py @@ -23,7 +23,7 @@ _config = pagure.config.reload_config() def main(debug=False): - """ The function pulls in all the changes from upstream""" + """The function pulls in all the changes from upstream""" session = pagure.lib.model_base.create_session(_config["DB_URL"]) projects = (