From d9f3af99068e621325fad99a3b20dbad4aa523a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarmo=20=C3=84ij=C3=B6?= <506537+tare@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:58:18 -0500 Subject: [PATCH] Remove pylint --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index 1855bd8..cbd834b 100644 --- a/tox.ini +++ b/tox.ini @@ -30,6 +30,5 @@ commands = skip_install = true deps = pre-commit - pylint commands = pre-commit run --all-files