From 416df311b878ed6d6a6492bf71928660177ecafa Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Thu, 18 Jan 2024 12:58:43 +0100 Subject: [PATCH] removed pylint --- .codeclimate.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 931aa68..fd7ed1f 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -7,5 +7,3 @@ plugins: config: tests_patterns: - test/** -# pylint: -# enabled: true