diff --git a/pyproject.toml b/pyproject.toml index d36e80a..692e04c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,4 +52,4 @@ target-version = "py39" [tool.ruff.lint] select = ["E", "F", "W", "I", "N", "UP"] -ignore = [] +ignore = [] \ No newline at end of file