From 1f4046739a8fe913872a8b17362fe81a81adb581 Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Tue, 7 Nov 2023 12:19:15 -0800 Subject: Fix some pytest style issues --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 9c88c2e..37735a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -136,6 +136,7 @@ select = [ "PLE", "PLR", "PLW", + "PT", "Q", "RUF", "S", -- cgit v1.2.3