From cab7bfe2983954d57fb7a3cf18fc27d6f04a7b0d 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 bb090d0..1c46aca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -145,7 +145,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