diff --git a/pyproject.toml b/pyproject.toml index 68c9e2b..bfafb54 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,4 +58,4 @@ line-length = 79 exclude = ['env'] [tool.ruff.per-file-ignores] -'__init__.py' = ['F401'] \ No newline at end of file +'__init__.py' = ['F401']