From ce289a2abc1d28446cd51356d2ad8d944e144795 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sun, 12 Jan 2025 10:32:59 -0700 Subject: [PATCH] Revert "try fix" This reverts commit e8f5db6fec92e87fae5cd177f6b4880e81519bfe. --- pyproject.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4789ac71..6deafc26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,2 @@ -[project] -name = "isle" - [flake8] max-line-length = 120