From 55d5bd9933526057b0259447ba5eb14ed18ca5cc Mon Sep 17 00:00:00 2001 From: Matyas Strelec Date: Tue, 8 Oct 2024 13:32:30 +0200 Subject: [PATCH] add `pyproject.toml` - to keep line length same as in .pre-commit-config.yaml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6faf548..6dbd43f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,2 +1,2 @@ [tool.ruff] -line-length = 120 \ No newline at end of file +line-length = 120