From ac583688d4d6edf108f35020ae2b4df81e40b0ef Mon Sep 17 00:00:00 2001 From: Florian Strzelecki Date: Sat, 19 Oct 2024 23:38:00 +0200 Subject: [PATCH] fixup! meta: bump to 0.5.2 and fix pylint<3 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 459c3ba..33e5990 100644 --- a/Makefile +++ b/Makefile @@ -7,6 +7,7 @@ lint-check: lint-style: pylint sopel_help + ls -l pyroma . lint: lint-check lint-style