diff --git a/pyproject.toml b/pyproject.toml index 0bcfa20..a12c642 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -174,7 +174,6 @@ ignore = [ "TRY003", # [raise-vanilla-args] # TODO(egparedes): reevaluate if it should be activated "UP038", # [non-pep604-isinstance] ] -task-tags = ["TODO"] # ignore-init-module-imports = true # deprecated in preview mode unfixable = []