diff --git a/pyproject.toml b/pyproject.toml index 8eb8782..374a994 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -80,4 +80,4 @@ select = ["E", "I", "N"] # W292: missing-newline-at-end-of-file extend-select = ["F401", "F841", "W292"] -[tool.ruff.format] \ No newline at end of file +[tool.ruff.format]