From d152a5624a04b6a09ad59f3096af47d2b4a5e85b Mon Sep 17 00:00:00 2001 From: Marcel Wilson Date: Thu, 11 Jan 2024 10:51:02 -0600 Subject: [PATCH] * YTT --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9290a2a..7f84720 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -149,7 +149,7 @@ select = [ "TRY", # tryceratops "UP", # python upgrade "W", # pycodestyle warning -# "YTT", # flake8-2020 + "YTT", # flake8-2020 # we would like these someday, but not yet # "FURB", # refurb