diff --git a/pyproject.toml b/pyproject.toml index 312a499..9335346 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,6 +54,7 @@ ignore = [ "F841", "E501", "W293", + "E741", ] [tool.hatch.build.targets.wheel]