Ruff Format
This commit is contained in:
@@ -659,4 +659,4 @@ def get_git_mirror_service() -> GitMirrorService:
|
||||
global _git_mirror_service
|
||||
if _git_mirror_service is None:
|
||||
_git_mirror_service = GitMirrorService()
|
||||
return _git_mirror_service
|
||||
return _git_mirror_service
|
||||
|
||||
Reference in New Issue
Block a user