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