From 17a1945e82b3914def96c79f62f9430448619ee1 Mon Sep 17 00:00:00 2001 From: "ryan.danehy@pnnl.gov" Date: Wed, 7 Aug 2024 08:00:47 -0700 Subject: [PATCH] remove flake --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a403223c..1d54c323 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ test-tox: ## Lint .PHONY: lint -lint: pylint flake8 +lint: pylint .PHONY: pylint pylint: