From 4497b80fce4482efef2062ef509cd652c771d39f Mon Sep 17 00:00:00 2001 From: Evan Rittenhouse Date: Sun, 9 Jul 2023 16:16:01 -0500 Subject: [PATCH] Fix schema --- ruff.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruff.schema.json b/ruff.schema.json index ecbae5dc94cfe..d4f890fcfc685 100644 --- a/ruff.schema.json +++ b/ruff.schema.json @@ -2691,4 +2691,4 @@ "type": "string" } } -} +} \ No newline at end of file