From 2c0f9593a4b7005f10ed2a916a0df4ac0a8015df Mon Sep 17 00:00:00 2001 From: Benoit Chesneau Date: Fri, 6 Feb 2026 08:36:35 +0100 Subject: [PATCH] fix: remove trailing blank line in instrument/__init__.py --- gunicorn/instrument/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/gunicorn/instrument/__init__.py b/gunicorn/instrument/__init__.py index 79eb3bac..530e35ca 100644 --- a/gunicorn/instrument/__init__.py +++ b/gunicorn/instrument/__init__.py @@ -1,4 +1,3 @@ # # This file is part of gunicorn released under the MIT license. # See the NOTICE for more information. -