From 51798a18eaa5c7b7d45ecf4a9f286db9e95fef48 Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Wed, 8 Nov 2023 09:22:17 -0800 Subject: Conditionally import modules used for type checking --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index e7ecdd8..5681dc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -143,6 +143,7 @@ select = [ "RUF", "S", "T", + "TCH", "TID", "UP", "W", -- cgit v1.2.3