From 0ffd6856e172020e824ed61e7a6d00779c5999af Mon Sep 17 00:00:00 2001 From: Ben Brown Date: Sat, 5 Feb 2022 16:01:37 +0000 Subject: Make flake8 happy --- lorry.gzip-importer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lorry.gzip-importer') diff --git a/lorry.gzip-importer b/lorry.gzip-importer index 4f4fb61..1830ff9 100755 --- a/lorry.gzip-importer +++ b/lorry.gzip-importer @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -## Copyright 2015, 2019-2020 Codethink Limited +# Copyright 2015, 2019-2020 Codethink Limited # gzip archive frontend for git-fast-import -- cgit v1.2.1